﻿@charset "utf-8";
/* CSS Document */
.bt{
	width:100%;
	position: fixed;
	top:0px;
	background:#FFF;
	height:90px;
	-moz-box-shadow: 0px 5px 5px #262626;
    -webkit-box-shadow: 0px 5px 5px #262626;
    box-shadow: 0px 5px 5px #262626;
	z-index:3;
}
.btbj{
	height:90px;
	overflow:hidden;
}
.btbj b, .btbj span{
	height:90px;
	display:block;
	float:left;
	width:50%;
	*width:49.99%;
}
.btbj b{
	background:#FFF;
}
.btbj span{
	background:#183884;
}
.btzw{
	position:absolute;
	top:0px;
	width:100%;
}
.bts{
	width:1200px;
	height:90px;
	margin:0 auto;
}
.logo{
	margin:22px 16px 0 0;
	float:left;
	width:266px;
	height:58px;
	overflow:hidden;
	text-align: center;
}
.logo a{
	cursor:pointer;
	display:block;
	height:32px;
	line-height:32px;
	font-size:26px;
	font-family: "黑体";
	color: #000;
	letter-spacing: 0em;
}
.logo a:hover {
	color:#000;
	text-decoration: none;
}
.logo span{
	height:22px;
	line-height:22px;
	display:block;
	font-size:12px;
	color:#fff;
	background:#183884;
	text-transform: uppercase;
}
.dhua{
	height:80px;
	margin:10px 0 0 0;
	float:right;
	width:198px;
	overflow:hidden;
	background:url(../image/dianhua.jpg) no-repeat 0 1px;
	padding-left:80px;
}
.dhua span{
	font-size:16px;
	height:26px;
	line-height:26px;
	display:block;
	color:#fff;
}
.dhua b{
	font-size:30px;
	color:#fff;
	letter-spacing: 0px;
	height:34px;
	line-height:34px;
	display:block;
	overflow:hidden;
	font-weight: normal;
}
/*导航*/
.dh{
	width:640px;
	float:left;
	height:90px;
	background:#fff;
}
.dh h3{
	font-weight: normal;
	font-size:13px;
	color:#FFF;
	height:40px;
	padding-left:20px;
	line-height:40px;
	overflow:hidden;
	display:block;
	background:#183884;
}
.nav{
	height:50px;
	z-index:2;
	position:relative;
	text-align: center;
}
.nav ul li {
	float:left;
	width:16.66%;
	*width:16.6%;
	height:50px;
	position:relative;
}
.nav ul li a {
	width:100%;
	text-align: center;
	height:50px;
	line-height:50px;
	display:inline-block;
	cursor:pointer;
	z-index:1;
	position:relative;
	font-size:16px;
}
.nav ul li .drop_dwon {
	width:223%;
	position:absolute;
	left:0px;
	top:50px;
	display:none;
	z-index:3;
	background:#004da2;
	filter: Alpha(Opacity=96);
    opacity: 0.96;
	border-bottom:2px solid #0e2458;
}
.nav ul li .drop_dwon a {
	width:48%;
	*width:47%;
	display:block;
	float:left;
	overflow:hidden;
	padding:13px 1%;
	line-height:18px;
	font-size:14px;
	border-bottom:1px solid #0e2458;
	height:auto;
	max-height:36px;
 _height:expression(this.height > 36 ? 36 : true);
}
.nav a:link, .nav a:visited {
	color:#000;
}
.nav ul li a.currlayout, .nav ul li.xz, .nav ul li.xz a:link, .nav ul li.xz a:visited{
	background:#004da2;
	color:#fff;
	position: relative;
}
.nav .drop_dwon a:link, .nav .drop_dwon a:visited {
	color:#fff;
	background:none;
}
.nav a:hover {
	color:#183884;
	text-decoration: none;
}
.nav ul li .drop_dwon a:hover {
	background:#0e2458;
	color:#fff;
}
.nav a:active {
	color:#db2219;
}
.btshou{
	top:-40px;
}
.btshou .logo, .btshou .dhua{
	width:0px;
	height:0px;
	margin:0px;
	margin-top:-90px;
}
.btshou .dh{
	width:100%;
	position:absolute;
	right:0px;
}
.btshou .dh .nav{
	width:1200px;
	margin:0 auto;
}
.btshou .nav ul li .drop_dwon{
	width:100%;
}
.btshou .nav ul li .drop_dwon a{
	width:100%;
	*width:100%;
	padding:13px 0;
}
.sjdh{
	height:90px;
	overflow:hidden;
}
.sjdhd, .sjdhc{
	display:none;
}
/*幻灯片*/
.banner {
	width:100%;
	height:700px;
	font-size:0;
	overflow:hidden;
	position:relative;
}
.banner_img {
	width:100%;
	height:700px;
	position:absolute;
	left:0;
	top:0;
}
.banner_img li {
	width:100%;
	height:700px;
	display:inline-block;
	overflow:hidden;
	background-position:center;
	background-repeat:no-repeat;
	float:left;
	list-style:none;
	background-color:#fff;
	text-align: center;
}
.banner_img li a{
	width:60%;
	display:block;
	height:560px;
	margin:0 auto;
}
.nybanner, .nybanner .banner_img, .nybanner .banner_img li{
	background-size: auto 340px;
    height:340px;
}
.nybanner .banner_img li a{
	height:300px;
}
.nybanner .banner_list{
	top:310px;
}
.banner_list {
	height:50px;
	top:580px;
	position:relative;
	margin:0 auto;
	z-index:1;
}
.banner_list span {
	display:block;
	cursor:pointer;
	width:14px;
	height:14px;
	border-radius:50%;
	border:3px solid #fff;
	float:left;
	margin:0 5px;
}
.banner_list .spcss {
	border:3px solid #ffc600;
}
.banner_left {
	position:absolute;
	height:90px;
	width:60px;
	top:48%;
	left:-60px;
	background-color: #000;
    filter: Alpha(Opacity=60);
    opacity: 0.60;
	margin-top:-45px;
	text-align:center;
transition:all .5s;
	z-index:2;
	cursor:pointer;
}
.banner_left:hover {
	background-color: #000;
    filter: Alpha(Opacity=90);
    opacity: 0.90;
}
.banner_right {
	position:absolute;
	height:90px;
	width:60px;
	top:48%;
	right:-60px;
	background-color: #000;
    filter: Alpha(Opacity=60);
    opacity: 0.60;
	margin-top:-45px;
	text-align:center;
transition:all .5s;
	z-index:2;
	cursor:pointer;
}
.banner_right:hover {
	background-color: #000;
    filter: Alpha(Opacity=90);
    opacity: 0.90;
}
.banner_left img {
	margin-top:22px;
}
.banner_right img {
	margin-top:22px;
}
/*幻灯片2*/
#example1{
	height:500px;
}
#example1 .sp-slide p a,#example5 .sp-slide p a{
	padding:10px 0;
	width:100%;
	display:block;
	text-align:center;
	font-size:16px;
}
#example1 .sp-arrows{
	top:43%;
}
#example1 .sp-arrow{
	height:50px;
}
/*幻灯片结束*/
.cxun{
	width:750px;
	padding:0 85px;
	height:200px;
	margin:-68px auto 0;
	position:relative;
	z-index:1;
	background:#FFF;
	border:1px solid #9f9f9f;
	-moz-box-shadow: 0px 0px 10px #605d5c;
    -webkit-box-shadow: 0px 0px 10px #605d5c;
    box-shadow: 0px 0px 10px #605d5c;
}
.cxunk{
	height:141px;
	border-bottom:1px dashed #8d8d8d;
}
.cxunk ul{
	height:59px;
	line-height:58px;
	display:block;
	overflow:hidden;
	text-align: center;
}
.cxunk ul li{
	display:inline-block;
	*float:left;
	font-size:16px;
	color:#000;
	margin:0 8px;
	cursor:pointer;
}
.cxunk ul li.xz{
	color:#183884;
	font-size:18px;
	font-weight: bolder;
}
.cxunk dl{
	height:82px;
}
.cxunk dl dt{
	height:52px;
	line-height:52px;
	font-size:18px;
	color:#605d5c;
	background:url(../image/cxun.jpg) no-repeat #ececec 22px 16px;
	display:block;
	overflow:hidden;
	padding-left:58px;
	position:relative;
}
.cxunk dl dt span{
	margin-left:0px;
	width:76%;
	display:block;
}
.cxunk dl dt.xz span{
	margin-left:80%;
}
.cxunk dl dt span strong {
    font-weight: normal;
}
.cxunk dl dt input{
	border:none;
	background:none;
	height:22px;
	line-height:22px;
	padding:16px 0;
	position:absolute;
	top:0px;
	left:50px;
	width:500px;
	display:block;
	overflow:hidden;
	font-size:18px;
	z-index:1;
}
.cxunk dl dt input:focus{
	-webkit-box-shadow:none;
	box-shadow:none;
	outline:none;
	background:#ececec;
}
.cxunk dl dt a{
	position:absolute;
	top:0px;
	right:0px;
	display:block;
	width:178px;
	height:52px;
	text-align: center;
	border-left:8px solid #fff;
	background:#7fbcff;
}
.cxunk dl dt a:link, .cxunk dl dt a:visited, .cxunk dl dt a:hover{
	text-decoration: none;
	color:#605d5c;
}
.cxunk dl dt.xz a, .cxunk dl dt.xz a:hover, .cxunk dl dt.xz a:focus{
	background:#004da2;
	color:#fff;
	-webkit-box-shadow:none;
	box-shadow:none;
	outline:none;
}
.cxunk dl dd{
	display:block;
	height:30px;
	line-height:30px;
	color:#F00;
	text-align: center;
}
.cxungd{
	height:46px;
	line-height:46px;
	overflow:hidden;
	margin-top:6px;
}
.cxungd ul li{
	float:left;
	width:48%;
	margin-right:2%;
	overflow:hidden;
	height:46px;
}
.sybti{
	padding-top:40px;
	padding-bottom:8px;
	text-align: center;
	overflow:hidden;
}
.sybti .y1bq{
	font-size: 26px;
	font-weight: normal;
	color: #949494;
	height:54px;
	line-height:54px;
	overflow:hidden;
	display:block;
}
.sybti .y1bq span{
	font-size:32px;
	color:#000;
	margin:0 8px;
	letter-spacing: 2px;
}
.sybti .y2bq{
	height:26px;
	line-height:26px;
	overflow:hidden;
	display:block;
	font-size:18px;
	text-transform: uppercase;
	font-weight: normal;
	font-family:Arial;
	letter-spacing: -0.3px;
}
.sybti .y3bq{
	max-height:84px;
	line-height:28px;
	overflow:hidden;
	display:block;
	font-size:18px;
	font-weight: normal;
	letter-spacing: -0.3px;
	width:80%;
	margin:0 auto;
}
.syzyfwn{
	background:url(../image/bj1.jpg) no-repeat center center #fbfbfb;
	height:680px;
	overflow:hidden;
}
.syzyfwn .ydcf2{
	position:relative;
	padding-top:36px;
}
.syzyfwn dl{
	float:left;
	width:20%;
}
.syzyfwn dl dt{
	text-align: center;
	margin:0 8%;
}
.syzyfwn dl dt b{
	display:block;
	overflow:hidden;
	width:160px;
	height:180px;
	margin:4px auto 0;
	background-repeat: no-repeat;
	background-position: center center;
}
.syzyfwn dl:hover dt b, .syzyfwn dl.xz dt b{
	margin:0 auto 4px;
}
.syzyfwn dl dt b.syzyfw1{
	background-image:url(../image/tb011.png);
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='image/tb011.png');
}
.syzyfwn dl:hover dt b.syzyfw1, .syzyfwn dl.xz dt b.syzyfw1{
	background-image:url(../image/tb012.png);
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='image/tb012.png');
}
.syzyfwn dl dt b.syzyfw2{
	background-image:url(../image/tb021.png);
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='image/tb021.png');
}
.syzyfwn dl:hover dt b.syzyfw2, .syzyfwn dl.xz dt b.syzyfw2{
	background-image:url(../image/tb022.png);
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='image/tb022.png');
}
.syzyfwn dl dt b.syzyfw3{
	background-image:url(../image/tb031.png);
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='image/tb031.png');
}
.syzyfwn dl:hover dt b.syzyfw3, .syzyfwn dl.xz dt b.syzyfw3{
	background-image:url(../image/tb032.png);
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='image/tb032.png');
}
.syzyfwn dl dt b.syzyfw4{
	background-image:url(../image/tb041.png);
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='image/tb041.png');
}
.syzyfwn dl:hover dt b.syzyfw4, .syzyfwn dl.xz dt b.syzyfw4{
	background-image:url(../image/tb042.png);
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='image/tb042.png');
}
.syzyfwn dl dt b.syzyfw5{
	background-image:url(../image/tb051.png);
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='image/tb051.png');
}
.syzyfwn dl:hover dt b.syzyfw5, .syzyfwn dl.xz dt b.syzyfw5{
	background-image:url(../image/tb052.png);
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='image/tb052.png');
}
.syzyfwn dl dt .y1bq{
	font-size:18px;
	height:30px;
	line-height:30px;
	display:block;
	overflow:hidden;
	font-weight: normal;
	letter-spacing: 1px;
}
.syzyfwn dl dt .y2bq{
	height:40px;
	padding-top:4px;
	line-height:20px;
	display:block;
	overflow:hidden;
	font-weight: normal;
	font-size:14px;
}
.syzyfwn dl dt span{
	background-image:url(../image/xsjt.png);
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='image/xsjt.png');
	background-repeat: no-repeat;
	width:64px;
	height:0px;
	display:block;
	overflow:hidden;
	margin:40px auto 0;
}
.syzyfwn dl:hover dt span, .syzyfwn dl.xz dt span{
	height:32px;
	margin:-4px auto 0;
}
.syzyfwn dl dd{
	position:absolute;
	left:0px;
	top:322px;
	display:block;
	overflow:hidden;
	padding:33px 0;
	background:#ddd;
	width:0%;
}
.syzyfwn dl.xz dd{
	width:100%;
}
.syzyfwnl{
	margin-left:3%;
	width:330px;
	height:220px;
	float:left;
	overflow:hidden;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
	background:#fff;
	border:1px solid #ececec;
	border-bottom-color:#727272;
	border-right-color:#727272;
}
.syzyfwnl b{
	display:inline-block;
	height:100%;
	vertical-align:middle;
}
.syzyfwnl img{
	vertical-align:middle;
	max-width:330px;
	max-height:220px;
 _width:expression(this.width > 330 && this.width > this.height ?330: true);
 _height:expression(this.height > 220 ? 220 : true);
}
.syzyfwnr{
	float:left;
	margin-left:3%;
	width:60%;
}
.syzyfwnr .y2bq{
	letter-spacing: 1px;
	color:#000;
	font-size:18px;
	height:80px;
	line-height:80px;
	overflow:hidden;
	display:block;
	font-weight: normal;
}
.syzyfwnr .y2bq b{
	font-size:60px;
	color:#605d5c;
	float:left;
	font-weight: normal;
}
.syzyfwnr .y2bq i{
	margin-top:-20px;
	float:left;
	font-style: normal;
}
.syzyfwnr .y2bq span{
	font-size:26px;
	float:left;
	margin:0 8px;
	margin-top:-4px;
}
.syzyfwnr .y3bq{
	line-height:22px;
	padding:10px 0 0;
	font-size: 16px;
	font-weight: normal;
	max-height:88px;
	display:block;
	overflow:hidden;
	margin-bottom:22px;
}
.syzyfwnr .y1bq{
	line-height:22px;
	max-height:66px;
	padding:12px 18px;
	font-size: 14px;
	font-weight: normal;
	background:#fff;
	color:#008e37;
	display:block;
	overflow:hidden;
}
.syzyfwnr .y1bq a{
	white-space: nowrap;
	display: inline-block;
}
.syzyfwn dl dd .syzyfwnl, .syzyfwn dl dd .syzyfwnr{
	display:none;
}
.syzyfwn dl.xz dd .syzyfwnl, .syzyfwn dl:hover dd .syzyfwnl, .syzyfwn dl.xz dd .syzyfwnr, .syzyfwn dl:hover dd .syzyfwnr{
	display:block;
}
.tyzd dl{
	float:left;
	width:442px;
	height:246px;
	overflow:hidden;
	position:relative;
	margin-right:58px;
}
.tyzd dl dt{
	position:absolute;
	top:57px;
	width:116px;
	height:116px;
	background-image:url(../image/tyzd1.png);
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='image/tyzd1.png');
	background-repeat: no-repeat;
	color:#fff;
	line-height:112px;
	font-size:58px;
	font-style: italic;
	overflow:hidden;
	text-indent: 34px;
}
.tyzd dl:hover dt{
	background-image:url(../image/tyzd2.png);
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='image/tyzd2.png');
}
.tyzd dl dd{
	float:right;
	overflow:hidden;
	width:408px;
	height:246px;
	background:url(../image/tyzdbj.jpg) no-repeat center center #fff;
}
.tyzd dl dd h2{
	width:268px;
	margin:60px 0 6px 90px;
	display:block;
	font-size:22px;
	line-height:28px;
	max-height:56px;
	color:#000;
	font-weight: normal;
	overflow:hidden;
}
.tyzd dl dd h3{
	width:230px;
	margin-left:96px;
	display:block;
	font-size:16px;
	line-height:22px;
	font-weight: normal;
	max-height:88px;
	overflow:hidden;
}
.tyzd1{
	margin-left:143px;
}
.tyzd2{
	margin-left:113px;
}
.tyzd3{
	margin-left:83px;
}
.tyzd4{
	margin-left:53px;
}
.yousn h1{
	margin:0 auto 12px;
	width:360px;
	height:48px;
	line-height:46px;
	display:block;
	overflow:hidden;
	color:#fff;
	text-align: center;
	font-weight: normal;
	font-size:18px;
	background:#183884;
	background: -webkit-gradient(linear, left top, left bottom, from(#183884), to(#0a5bb5));
    background: linear-gradient(#183884, #0a5bb5);
	border: 1px solid #0a5bb5;
	-webkit-box-shadow: inset 0px 1px 0px rgba(193, 255, 217, 1), 0 1px 2px rgba(0, 0, 0, 0.15);
    box-shadow: inset 0px 1px 0px rgba(193, 255, 217, 1), 0 1px 2px rgba(0, 0, 0, 0.15);
	border-radius: 24px;
	z-index:1;
	position:relative;
}
.yousn h1:hover, .yousn h1:focus{
	background: -webkit-gradient(linear, left top, left bottom, from(#0a5bb5), to(#183884));
    background: linear-gradient(#0a5bb5, #183884);
	-webkit-box-shadow: inset 0px 1px 0px rgba(193, 255, 217, 0.6), 0 1px 2px rgba(0, 0, 0, 0.15);
    box-shadow: inset 0px 1px 0px rgba(193, 255, 217, 0.6), 0 1px 2px rgba(0, 0, 0, 0.15);
	border-radius: 12px;
}
.yousn h1 a{
	display:block;
	height:48px;
	cursor:pointer;
}
.yousn h1 a:hover{
	text-decoration: none;
}
.yousl{
	float:left;
	width:600px;
	position:relative;
}
.yousr{
	float:left;
	width:600px;
	position:relative;
	margin-left:-1px;
}
.youswt{
	float:left;
	overflow:hidden;
	width:475px;
	height:352px;
	padding:7px;
	position:relative;
	margin-top:20px;
}
.youswt h2{
	font-size:22px;
	font-weight: normal;
	line-height:28px;
	margin:12px 8px 5px;
	height:28px;
	overflow:hidden;
	display:block;
}
.yousr .youswt h2{
	margin:252px 8px 5px;
}
.youswt .y4bq{
	font-size:13px;
	font-weight: normal;
	margin:0 8px 6px;
	line-height:16px;
	height:16px;
	display:block;
	overflow:hidden;
}
.youswt h3{
	font-size:14px;
	font-weight: normal;
	margin:0 8px;
	line-height:20px;
	height:40px;
	overflow:hidden;
	display:block;
}
.youswt span{
	width:475px;
	height:240px;
	display:block;
	overflow:hidden;
	position:absolute;
	bottom:7px;
	-moz-box-shadow: 0px 0px 6px #000;
    -webkit-box-shadow: 0px 0px 6px #000;
    box-shadow: 0px 0px 6px #000;
}
.youswt span img{
	width:100%;
}
.yousr .youswt span{
	top:7px;
	bottom:0;
}
.yousbt{
	float:left;
	width:110px;
	height:386px;
	background-repeat: no-repeat;
	background-position: 0px 145px;
	border-right:1px solid #ddd;
	position:relative;
	margin-top:-62px;
}
.yousr .yousbt{
	background-position:right 345px;
	border-right:none;
	border-left:1px solid #ddd;
}
.yousbt b{
	width:89px;
	height:89px;
	display:block;
	overflow:hidden;
	position:absolute;
	top:124px;
	right:-44px;
	z-index:1;
}
.yousr .yousbt b{
	top:317px;
	right:0;
	left:-44px;
}
.yousys1 .youswt{
	color:#fff;
	background:#698cb4;
	background: -webkit-gradient(linear, left top, left bottom, from(#698cb4), to(#97b8de));
    background: linear-gradient(#698cb4, #97b8de);
}
.yousys1 .yousbt{
	background-image:url(../image/yousj1.jpg);
}
.yousys1 .yousbt b{
	background-image:url(../image/yous1.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.yousys2 .youswt{
	color:#fff;
	background:#58b7ea;
	background: -webkit-gradient(linear, left top, left bottom, from(#288ac0), to(#58b7ea));
    background: linear-gradient(#288ac0, #58b7ea);
}
.yousys2 .yousbt{
	background-image:url(../image/yousj2.jpg);
}
.yousys2 .yousbt b{
	background-image:url(../image/yous2.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.yousys3 .youswt{
	color:#fff;
	background:#ffa800;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffa800), to(#ffc657));
    background: linear-gradient(#ffa800, #ffc657);
}
.yousys3 .yousbt{
	background-image:url(../image/yousj3.jpg);
}
.yousys3 .yousbt b{
	background-image:url(../image/yous3.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.yousys4 .youswt{
	color:#fff;
	background:#ba63cb;
	background: -webkit-gradient(linear, left top, left bottom, from(#dc9bea), to(#ba63cb));
    background: linear-gradient(#dc9bea, #ba63cb);
}
.yousys4 .yousbt{
	background-image:url(../image/yousj4.jpg);
}
.yousys4 .yousbt b{
	background-image:url(../image/yous4.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.syjpgw{
	margin-top:26px;
	position:relative;
}
.jpgwgd{
	background:#FFF;
	width:100%;
	position:relative;
}
.jpgwgd .aleft, .jpgwgd .aright{
	background-image:url(../image/left.png);
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='image/left.png');
	_background-image: none;
	position:absolute;
	height:91px;
	width:48px;
	top:46%;
	background-color: #000;
	filter: Alpha(Opacity=60);
	opacity: 0.60;
	text-align:center;
transition:all .5s;
	z-index:2;
	cursor:pointer;
	background-repeat: no-repeat;
	background-position: center 23px;
}
.jpgwgd .aright{
	right:0px;
	background-image:url(../image/right.png);
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='image/right.png');
	background-color: #000;
    filter: Alpha(Opacity=60);
    opacity: 0.60;
}
.jpgwgd .aleft:hover, .jpgwgd .aright:hover {
	background-color: #000;
    filter: Alpha(Opacity=90);
    opacity: 0.90;
}
.jpgwgd .agrayleft, .jpgwgd .agrayright{
	display:none;
}
.jpgwgd .imglist_w{
	width:1150px;
	margin:0 auto;
	display:block;
	overflow:hidden;
	height:466px;
	position:relative;
}
.jpgwgd .imglist{
	width:20000px;
	position:absolute;
}
.jpgwgd .imglist_w dl{
	float:left;
	width:1150px;
	height:466px;
	overflow:hidden;
	position:relative;
}
.jpgwgd .imglist_w dl dt{
	background:url(../image/jpgdbj.jpg) no-repeat -58px 0 #f0f0f0;
	height:320px;
	overflow:hidden;
	margin-top:106px;
	border-radius: 16px;
}
.jpgwgd .imglist_w dl dt h2{
	font-size:26px;
	color:#183884;
	letter-spacing: 2px;
	height:54px;
	line-height:54px;
	overflow:hidden;
	display:block;
	margin:80px 113px 0 470px;
	position:relative;
	z-index:1;
}
.jpgwgd .imglist_w dl dt h1{
	font-size:18px;
	color:#000;
	line-height:24px;
	max-height:48px;
	display:block;
	overflow:hidden;
	margin:8px 113px 8px 470px;
	font-weight: normal;
	position:relative;
	z-index:1;
}
.jpgwgd .imglist_w dl dt h3{
	font-size:14px;
	line-height:20px;
	max-height:60px;
	display:block;
	overflow:hidden;
	margin:0 113px 0 470px;
	font-weight: normal;
	position:relative;
	z-index:1;
}
.jpgwgd .imglist_w dl dd{
	background-repeat: no-repeat;
	background-position: center center;
	background-size: auto 100%;
	width:466px;
	height:466px;
	overflow:hidden;
	position:absolute;
	left:0px;
	top:0px;
}
/*热销产品*/
/*首页热销产品*/
.syrxcpn .sp-slides-container{
	background:url(../image/rxcp.jpg) no-repeat center 91px;
}
.syrxcpn .sp-fade-arrows{
	opacity:1;
	top:51%;
}
.syrxcpn .sp-horizontal .sp-arrow{
	width:26px;
	height:56px;
}
.syrxcpn .sp-horizontal .sp-previous-arrow{
	left:3px;
}
.syrxcpn .sp-horizontal .sp-next-arrow{
	right:3px;
}
.syrxcpn .sp-slide img{
	max-height:100%;
	max-width:50%;
	margin-left:3%;
}
.syrxcpn .slider-pro .syrxcp1{
	font-size: 26px;
	height: 36px;
	line-height: 36px;
	overflow: hidden;
	width: 50%;
	font-weight: normal;
	margin-left: 40%;
    margin-top: 166px;
}
.syrxcpn .slider-pro .syrxcp2{
	border-bottom: 1px solid #a8a8a8;
    width: 52%;
    font-size: 18px;
	height:56px;
	line-height:46px;
	overflow:hidden;
	margin-left: 42%;
    margin-top: 206px;
}
.syrxcpn .slider-pro .syrxcp2 strong{
	font-weight:normal;
}
.syrxcpn .slider-pro .syrxcp3{
	width: 46%;
	max-height:59px;
	overflow:hidden;
	margin-left: 45%;
    margin-top: 275px;
}
.sygskh{
	background:url(../image/bj1.jpg) center top #fbfbfb;
	overflow:hidden;
	padding-bottom:22px;
	position:relative;
}
.sygskhn{
	width:1160px;
	margin:30px auto 0;
	position:relative;
}
.sygskhn{
	width:1160px;
	margin:30px auto 0;
	position:relative;
}
.sygskhn ul li{
	float:left;
	display:block;
	position:relative;
	background:#c9c9c9;
}
.sygskhn ul li img{
	filter: Alpha(Opacity=68);
    opacity: 0.68;
	-moz-box-shadow: 0px 0px 10px #a3907b;
    -webkit-box-shadow: 0px 0px 10px #a3907b;
    box-shadow: 0px 0px 10px #a3907b;
	-webkit-filter: grayscale(1); 
	filter: gray; 
	filter: grayscale(1);
	position:relative;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
}
.sygskhn ul li.xz img, .sygskhn ul li:hover img{
	position:absolute;
	filter: Alpha(Opacity=100);
    opacity: 1;
	width:118%;
	height:118%;
	top:-9%;
	left:-9%;
    -moz-box-shadow: 0px 0px 10px #241608;
    -webkit-box-shadow: 0px 0px 10px #241608;
    box-shadow: 0px 0px 10px #241608;
	-webkit-filter: none;
	filter: none; 
	filter: none;
	z-index:1;
}
.sygskhn ul li a{
	width:0%;
	position:absolute;
	left:50%;
	bottom:50%;
	background: #f27b04;
    background-color: rgba(255,255,255,0.7);
	-pie-background: rgba(255,255,255,0.7);
	text-align:center;
	height:0px;
	line-height:32px;
	z-index:1;
	overflow:hidden;
	cursor:pointer;
}
.sygskhn ul li.xz a{
	background-color: rgba(255,255,255,0.7);
	-pie-background: rgba(255,255,255,0.7);
	bottom:-3px;
	left:7%;
	width:88%;
	height:32px;
}
.sygskhn ul li a:hover{
	background-color: rgba(24,56,132,1);
    -pie-background: rgba(24,56,132,1);
	color:#fff;
	text-decoration: none;
}
.syrxcp .sp-next-arrow:after, .syrxcp .sp-next-arrow:before, .syrxcp .sp-previous-arrow:after, .syrxcp .sp-previous-arrow:before{
	background-color: #183884;
}
/*首页资讯*/
.syzx{
	padding:0 0 30px;
}
.syzxt{
	float:left;
	width:43%;
	overflow:hidden;
}
.syzxt .slider-pro p.sp-layer{
	width:100%;
	background: rgba(33,22,4,.7);
}
.syzxt .slider-pro p.sp-layer a{
	padding:10px 2%;
	display:block;
}
.syzxt .slider-pro p.sp-layer a strong{
	font-weight:normal;
}
.syzxzx{
	float:left;
	width:56%;
	overflow:hidden;
	padding-left:1%;
}
.syzxzxt{
	height:28px;
	overflow:hidden;
	padding-top:6px;
	margin:8px 0 4px;
}
.syzxzxt b{
	font-size:22px;
	height:28px;
	line-height:26px;
	border-right:1px solid #241608;
	color:#241608;
	float:left;
	width:20%;
	letter-spacing: 2px;
}
.syzxzxt span{
	float:left;
	width:79%;
	margin-top:-6px;
	height:20px;
	border-bottom:1px solid #241608;
	display:block;
	line-height:22px;
	text-align: right;
}
.syzxzxn{}
.syzxzxn dl{
	height:40px;
	line-height:40px;
	overflow:hidden;
	border-bottom:1px dashed #dedede;
}
.syzxzxn dl dt{
	width:79%;
	float:left;
	overflow:hidden;
	margin-left:0%;
}
.syzxzxn dl:hover dt{
	font-weight: bolder;
	margin-left:1%;
}
.syzxzxn dl dt a{
	margin-left:3px;
	font-size:16px;

	text-indent: 10px;
}
.syzxzxn dl dd{
	text-align: right;
	width:20%;
	float:left;
	overflow:hidden;
}
.sywdn{
	position:relative;
	padding:0 18%;
	height:536px;
	overflow:hidden;
}
.sywdn dl{
	width:160px;
	float:left;
	margin:0 15px;
}
.sywdn dl dt{
	cursor:pointer;
    width: 160px;
    height: 42px;
    line-height: 42px;
    display: block;
    overflow: hidden;
    color: #605d5c;
    text-align: center;
    font-weight: normal;
    font-size: 18px;
    background: #fff;
    border-radius: 8px;
	border: 1px solid #605d5c;
}
.sywdn dl:hover dt, .sywdn dl.xz dt{
	color: #fff;
	background:#076029;
	background:-webkit-gradient(linear, left top, left bottom, from(#183884), to(#0a5bb5));
    background:linear-gradient(#183884, #0a5bb5);
    border: 1px solid #0a5bb5;
	border-radius: 22px;
    -webkit-box-shadow: inset 0px 1px 0px rgba(217, 235, 255, 1), 0 1px 2px rgba(0, 0, 0, 0.15);
    box-shadow: inset 0px 1px 0px rgba(217, 235, 255, 1), 0 1px 2px rgba(0, 0, 0, 0.15);
}
.sywdn dl dd{
	position:absolute;
	top:50px;
	left:-100%;
	width:0%;
	display: block;
	overflow:hidden;
}
.sywdn dl:hover dd, .sywdn dl.xz dd{
	width:100%;
	left:0%;
}
.sywdn dl dd ul{
	float:left;
	width:74%;
	display:block;
	overflow:hidden;
}
.sywdn dl dd ul li{
	height:162px;
	display:block;
	overflow:hidden;
}
.sywdn dl dd ul li span{
	width:200px;
	height:150px;
	overflow:hidden;
	text-align:center;
	display:block;
	vertical-align:middle;
	position:relative;
	cursor:pointer;
	background:#ddd;
	float:left;
	z-index:1;
	margin:6px;
	-moz-box-shadow: 0px 0px 6px #605d5c;
    -webkit-box-shadow: 0px 0px 6px #605d5c;
    box-shadow: 0px 0px 6px #605d5c;
}
.sywdn dl dd ul li span b{
	display:inline-block;
	height:100%;
	vertical-align:middle;
}
.sywdn dl dd ul li span img{
	vertical-align:middle;
	max-width:200px;
	max-height:150px;
 _width:expression(this.width > 200 && this.width > this.height ?200: true);
 _height:expression(this.height > 150 ? 150 : true);
}
.sywdn dl dd ul li h2, .sywdn dl dd ul li h3{
	padding-left:18px;
	background-color:#ddd;
	left:-8px;
	position:relative;
	display:block;
	overflow:hidden;
	font-weight: normal;
}
.sywdn dl dd ul li h2{
	height:32px;
	line-height:42px;
	font-size:18px;
	margin-top:30px;
	padding-top:10px;
}
.sywdn dl dd ul li h3{
	height:54px;
	line-height:18px;
	font-size:14px;
	padding-top:6px;
	padding-bottom:10px;
	padding-right:10px;
}
.sywdn dl dd ul li h3 b{
	height:54px;
	font-weight: normal;
	overflow:hidden;
	display:block;
}
.sywdn dl dd ol{
	float: right;
	width:20%;
	display:block;
	overflow:hidden;
}
.sywdn dl dd ol li{
	height:38px;
	line-height:38px;
	display:block;
	overflow:hidden;
	background:url(../image/ddd.jpg) no-repeat 0 16px;
	padding-left:12px;
}
.zjjlqy{
	margin:36px auto;
	text-align: center;
}
.zjjlqy dl{
	position:relative;
}
.zjjlqy dl dt{
	height:375px;
	width:100%;
	overflow:hidden;
	text-align: center;
	display: flex;
    justify-content: center;
}
.zjjlqy dl dt img{
	height:375px;
	object-fit:cover;
}
.zjjlqy dl dd{
	margin:-126px auto 0;
	position:relative;
	background:url(../image/bslogo.png) no-repeat center 30px #183884;
	width:180px;
	height:180px;
	line-height:200px;
	color:#fff;
	overflow:hidden;
	-moz-box-shadow: 0px 0px 10px #bdbdbd;
	-webkit-box-shadow: 0px 0px 10px #bdbdbd;
	box-shadow: 0px 0px 10px #bdbdbd;
	font-size:20px;
}
.zjjlqy dl dd a{
	display:block;
	height:126px;
}
.zjjlqy dl dd b{
	background:#FFF;
	width:174px;
	height:51px;
	line-height:70px;
	font-size:60px;
	color:#183884;
	position:absolute;
	bottom:3px;
	left:3px;
	display:block;
	overflow:hidden;
}
.zjjlqy .y3bq{
	font-size:26px;
	color:#000;
	height:58px;
	line-height:58px;
	display:block;
	overflow:hidden;
	margin-top:8px;
	font-weight: normal;
}
.zjjlqy .y4bq{
	font-size:18px;
	max-height:72px;
	line-height:24px;
	display:block;
	overflow:hidden;
	margin:0 6%;
	font-weight: normal;
}
.zjjlqy .y5bq{
	display:block;
	overflow:hidden;
	position:relative;
	width:250px;
	height:50px;
	margin:20px auto 30px;
	line-height:48px;
	background:#605d5c;
	cursor:pointer;
	font-size:18px;
}
.zjjlqy .y5bq a{
	width:250px;
	height:50px;
	display:block;
}
.zjjlqy .y5bq span{
	background:url(../image/bjt.png) no-repeat;
	width:17px;
	height:18px;
	display:block;
	overflow:hidden;
	float:left;
	margin:16px 36px 0 34px;
	z-index:1;
	position:relative;
}
.zjjlqy .y5bq a:focus span, .zjjlqy .y5bq a:hover span{
	margin:16px 20px 0 50px;
}
.zjjlqy .y5bq b{
	float:left;
	letter-spacing: 3px;
	font-weight: normal;
	z-index:1;
	position:relative;
}
.zjjlqy .y5bq i{
	height:50px;
	display:block;
	position:absolute;
	left:0;
	top:0px;
	width:0%;
	background:#004da2;
}
.zjjlqy .y5bq a:focus i, .zjjlqy .y5bq a:hover i{
	width:100%;
}
.bq{
	background:#605d5c;
}
.bqdh{
	height:66px;
	line-height:66px;
	overflow:hidden;
	background:#183884;
	font-size:18px;
}
.bqdh ul{
	display:block;
	overflow:hidden;
}
.bqdh ul li{
	float:left;
	width:14%;
	overflow:hidden;
	display:block;
	text-align: center;
}
.bqdh2 dl{
	float:left;
	width:19%;
	border-right:1px solid #8a8a8a;
	border-left:1px solid #2c2c2c;
	min-height:184px;
	font-size:16px;
	overflow:hidden;
	padding:26px 0;
}
.bqdh2 dl dt{
	margin:0 18px 8px;
	height:20px;
	line-height:20px;
	overflow:hidden;
}
.bqdh2 dl dt img{
	margin-right:6px;
	height:18px;
	position:relative;
	margin-bottom:-3px;
}
.bqdh2 dl dd{
	height:26px;
	line-height:26px;
	font-size:15px;
	margin-left:42px;
	overflow:hidden;
}
.bqx{
	background:#d3d3d3;
	padding:26px 0;
}
.bqxx{
	border-bottom:1px solid #b2b2b2;
}
.bqxx dl dt{
	float:left;
	background-image:url(../image/logo.png);
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='image/logo.png');
	background-repeat: no-repeat;
	width:382px;
	height:70px;
	overflow:hidden;
	margin:12px 6% 0 3%;
}
.bqxx dl dt a{
	display:block;
	height:70px;
}
.bqxx dl dd{
	float:left;
	line-height:26px;
	width:58%;
}
.htlj{
	display:block;
	clear: left;
	height:20px;
	overflow:hidden;
	filter: Alpha(Opacity=0);
    opacity: 0.0;
}
.yqlj{
	border-top:1px solid #f2f2f2;
	padding-top:12px;
	line-height:24px;
	color:#000;
}
.yqlj a{
	display:inline-block;
	margin-right:16px;
	white-space: nowrap;
}
.dqwz{
	overflow:hidden;
	display:block;
	overflow:hidden;
}
.dqwz span{
	height:18px;
	line-height:18px;
	display:block;
	overflow:hidden;
	color:#000;
	margin-top:16px;
}
.dqwz span a{
	margin:0 6px;
}
.dqwz span a.dqwzsy{
	background:url(../image/dqwz.jpg) no-repeat;
	float:left;
	width:20px;
	height:18px;
}
.dqwz .y1bq{
	font-size:26px;
	height:30px;
	line-height:30px;
	display:block;
	overflow:hidden;
	color:#183884;
	font-weight: normal;
	margin:16px 0 0 32px;
}
.sbzc{
	width:1000px;
	margin:24px auto 10px;
}
.sbzc dl{
	float:left;
	width:20%;
	height:200px;
	display:block;
	overflow:hidden;
	-webkit-box-shadow: 0 0 70px 0 rgba(0,0,0,.15000000000000002);
	-moz-box-shadow: 0 0 70px 0 rgba(0,0,0,.15000000000000002);
	box-shadow: 0 0 70px 0 rgba(0,0,0,.15000000000000002);
	text-align: center;
}
.sbzc .sbzc4g dl{
	width:25%;
}
.sbzc dl a{
	display:block;
	height:160px;
}
.sbzc dl dt{
	width:100px;
	height:80px;
	overflow:hidden;
	margin:36px auto 0;
	display:block;
	background-repeat: no-repeat;
	background-position: center center;
}
.sbzc dl dd{
	display:block;
	overflow:hidden;
	margin:0 10%;
}
.sbzc dl dd h2{
	font-size:20px;
	line-height:24px;
	max-height:48px;
	display:block;
	overflow:hidden;
	color:#000;
	letter-spacing: 1px;
	cursor:pointer;
}
.sbzc dl dd h3{
	color:#000;
	font-size:18px;
	line-height:24px;
	max-height:48px;
	margin-top:62px;
	margin-bottom:6px;
	display:block;
	overflow:hidden;
	letter-spacing: 1px;
}
.sbzc dl dd i{
	color:#fe0000;
	font-size:16px;
	padding-top:8px;
	display:block;
}
.sbzc dl dd h4{
	font-weight: normal;
	font-size:14px;
	padding:8px 0;
	line-height:20px;
	overflow:hidden;
	display:block;
}
.sbzc dl dd h4 span, .sbzc dl dd h4 b{
	font-weight: normal;
	display:block;
}
.sbzc dl dd h4 b{
	display:none;
}
.bqdj dl dd h4{
	height:40px;
}
.sbzc dl dd h5{
	font-size: 14px;
	font-weight: normal;
	height:32px;
	width:90px;
	padding-top:12px;
	margin:0 auto;
	display:block;
	overflow:hidden;
}
.sbzc dl dd h5 a{
	display:block;
	height:30px;
	line-height:30px;
	border-bottom:1px dashed #008e37;
	border-top:1px dashed #008e37;
}
.sbzc dl dd h5 a:hover{
	border-bottom:1px solid #605d5c;
	border-top:1px solid #605d5c;
	text-decoration: none;
}
.sbzc dl dd h6{
	display:block;
	overflow:hidden;
	position:relative;
	width:200px;
	height:42px;
	margin:30px auto 0;
	line-height:42px;
	background:#183884;
	cursor:pointer;
	border-radius:16px;
	font-size:16px;
}
.sbzc dl dd h6:focus, .sbzc dl dd h6:hover{
	border-radius:8px;
}
.sbzc dl dd h6 a{
	width:100%;
	height:42px;
	display:block;
	cursor:pointer;
}
.sbzc dl dd h6 b{
	display:block;
	letter-spacing:2px;
	font-weight: normal;
	z-index:1;
	position:relative;
	text-align: center;
}
.sbzc dl dd h6 i{
	height:42px;
	display:block;
	position:absolute;
	left:0;
	top:0px;
	width:0%;
	background:#f00;
}
.sbzc dl dd h6 a:focus i, .sbzc dl dd h6 a:hover i{
	width:100%;
}
.sbzc dl.sbzcys1{
	background-color: #f4f5f5;
}
.sbzc dl.sbzcys2{
	background-color: #fbfbfb;
	z-index:1;
}
.sbzc2{
	margin-top:40px;
}
.sbzc2 dl{
	height:260px;
}
.sbzc1 dl{
	height:320px;
	width:25%;
}
.nyjpgw{
	background: url(../image/bj1.jpg) no-repeat center center #fbfbfb;
    height: 700px;
    overflow: hidden;
	position:relative;
	margin:20px 0 0;
}
.nyjpgw .jpgwgd{
	background:none;
	position:absolute;
	top:208px;
}
.dyi{
	margin-top:40px;
	padding-bottom:32px;
}
.dyi dl{
	float:left;
	width:46%;
	overflow:hidden;
	padding:0 2% 20px;
}
.dyi dl dt{
	height:36px;
	line-height:36px;
	overflow:hidden;
	background:#605d5c;
	font-size:16px;
	padding:0 8px;
	-moz-box-shadow: 0px 5px 5px #1d1d1d;
    -webkit-box-shadow: 0px 5px 5px #1d1d1d;
    box-shadow: 0px 5px 5px #1d1d1d;
	z-index:1;
	position:relative;
}
.dyi dl dd{
	margin-left:15px;
	line-height:20px;
	height:60px;
	padding:12px 14px 16px;
	overflow:hidden;
	background:#ddd;
}
.dyi dl dd a{
	display:block;
	overflow:hidden;
	max-height:60px;
}
.dyi .y5bq{
	display:block;
	overflow:hidden;
	position:relative;
	width:220px;
	height:46px;
	margin:0 auto;
	line-height:48px;
	background:#605d5c;
	cursor:pointer;
	font-size:18px;
}
.dyi .y5bq a{
	width:220px;
	height:46px;
	display:block;
	cursor:pointer;
}
.dyi .y5bq span{
	background:url(../image/bjt.png) no-repeat;
	width:17px;
	height:18px;
	display:block;
	overflow:hidden;
	float:left;
	margin:14px 26px 0 18px;
	z-index:1;
	position:relative;
}
.dyi .y5bq a:focus span, .dyi .y5bq a:hover span{
	margin:14px 10px 0 34px;
}
.dyi .y5bq b{
	float:left;
	letter-spacing: 3px;
	font-weight: normal;
	z-index:1;
	position:relative;
}
.dyi .y5bq i{
	height:46px;
	display:block;
	position:absolute;
	left:0;
	top:0px;
	width:0%;
	background:#183884;
}
.dyi .y5bq a:focus i, .dyi .y5bq a:hover i{
	width:100%;
}
.zclc{
	margin-top:16px;
}
.zclcn{
	margin-top:20px;
}
.zclc dl{
	width:16.6%;
	overflow:hidden;
	margin-bottom:16px;
	background: #fff;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee));
    background: linear-gradient(#fff, #eee);
	border-radius: 18px;
}
.zclcnl{
	float:left;
}
.zclcnr{
	float:right;
}
.zclc dl:hover{
	border-radius:0px;
}
.zclc dl dt{
	width:116px;
	height:116px;
	overflow:hidden;
	margin:0 auto;
	background-image:url(../image/tyzd1.png);
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='image/tyzd1.png');
}
.zclc dl:hover dt{
	background-image:url(../image/tyzd2.png);
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='image/tyzd2.png');
}
.zclc dl dt img{
	width:46px;
	height:46px;
	margin:34px auto;
	display:block;
}
.zclc dl dd{
	background-repeat:repeat-x;
	background-position:0 6px;
	background-size:4px 7px;
	text-align: center;
	margin-top:-13px;
	height:152px;
}
.zclcnl dd{
	background-image: url(../image/jiantou.jpg);
}
.zclcnl:hover dd{
	background-position:4px 6px;
}
.zclc dl.zclcnr dd{
	margin-top:-12px;
	background-image: url(../image/jiantour.jpg);
}
.zclcnr:hover dd{
	background-position:-4px 6px;
}
.zclc dl dd .y4bq{
	font-size:14px;
	width:20px;
	height:20px;
	display:block;
	overflow:hidden;
	line-height:20px;
	font-weight: normal;
	color:#fff;
	background:#183884;
	border-radius: 10px;
	margin:0 auto 8px;
}
.zclc dl dd .y2bq, .zclc dl dd .y3bq, .zclc dl dd .y5bq{
	font-weight: normal;
	text-align: center;
	padding:6px 6% 0;
	border-right:1px solid #ddd;
	display:block;
	overflow:hidden;
}
.zclc dl dd .y2bq{
	font-size:18px;
	line-height:22px;
	height:22px;
	color:#000;
}
.zclc dl dd .y3bq{
	font-size:16px;
	line-height:20px;
	height:20px;
	color:#183884;
}
.zclc dl dd .y3bq img{
	margin-bottom:-2px;
	position:relative;
	margin-right:4px;
}
.zclc dl dd .y5bq{
	font-size:14px;
	line-height:18px;
	height:54px;
	padding-bottom:10px;
}
.cpnr{
	margin:20px auto 16px;
}
.cpnr dl dt {
	background:#ddd;
	padding:8px;
	float:left;
	width:260px;
	height:195px;
	overflow:hidden;
	text-align:center;
	vertical-align:middle;
	position:relative;
}
.cpnr dl dt b{
	display:inline-block;
	height:100%;
	vertical-align:middle;
}
.cpnr dl dt img{
	vertical-align:middle;
	max-width:260px;
	max-height:195px;
 _width:expression(this.width > 260 && this.width > this.height ?260: true);
 _height:expression(this.height > 195 ? 195 : true);
}
.cpnr dl dd{
	border-top:3px solid #ddd;
	margin-top:32px;
	float:left;
	width:924px;
	position:relative;
}
.cpnr dl dd h1, .cpnr dl dd h2, .cpnr dl dd h3, .cpnr dl dd h5{
	font-weight: normal;
}
.cpnr dl dd h1{
	font-size:26px;
	background:#ddd;
	margin-top:-35px;
	display:inline-block;
	height:34px;
	overflow:hidden;
	color:#000;
	line-height:34px;
	padding:8px 20px;
	letter-spacing: 2px;
}
.cpnr dl dd h2{
	font-size:16px;
	padding:16px 20px;
	display:block;
	line-height:22px;
	color:#000;
}
.cpnr dl dd h5{
	float:left;
	display:block;
	overflow:hidden;
	position:relative;
	width:200px;
	height:42px;
	margin-left:20px;
	line-height:42px;
	background:#183884;
	cursor:pointer;
	border-radius:16px;
	font-size:16px;
}
.cpnr dl dd h5:focus, .cpnr dl dd h5:hover{
	border-radius:8px;
}
.cpnr dl dd h5 a{
	width:200px;
	height:42px;
	display:block;
	cursor:pointer;
}
.cpnr dl dd h5 span{
	background:url(../image/bjt.png) no-repeat;
	width:17px;
	height:18px;
	display:block;
	overflow:hidden;
	float:left;
	margin:12px 25px 0 24px;
	z-index:1;
	position:relative;
}
.cpnr dl dd h5 a:focus span, .cpnr dl dd h5 a:hover span{
	margin:12px 8px 0 41px;
}
.cpnr dl dd h5 b{
	float:left;
	letter-spacing:2px;
	font-weight: normal;
	z-index:1;
	position:relative;
}
.cpnr dl dd h5 i{
	height:42px;
	display:block;
	position:absolute;
	left:0;
	top:0px;
	width:0%;
	background:#f00;
}
.cpnr dl dd h5 a:focus i, .cpnr dl dd h5 a:hover i{
	width:100%;
}
.cpnr2{
	margin:16px auto 36px;
}
.cpnr2 dl{
	float:left;
	width:45%;
	margin:0 2%;
	background:#FFF;
	border: 1px solid #9f9f9f;
    -moz-box-shadow: 0px 0px 10px #605d5c;
    -webkit-box-shadow: 0px 0px 10px #605d5c;
    box-shadow: 0px 0px 10px #605d5c;
}
.cpnr2 dl dt {
	float:left;
	width:150px;
	height:150px;
	overflow:hidden;
	text-align:center;
	vertical-align:middle;
	position:relative;
	margin:18px;
}
.cpnr2 dl dt b{
	display:inline-block;
	height:100%;
	vertical-align:middle;
}
.cpnr2 dl dt img{
	vertical-align:middle;
	max-width:150px;
	max-height:150px;
 _width:expression(this.width > 150 && this.width > this.height ?150: true);
 _height:expression(this.height > 150 ? 150 : true);
}
.cpnr2 dl dd{
	float:left;
	margin-top:30px;
	width:62%;
}
.cpnr2 dl dd h3, .cpnr2 dl dd h4{
	display:block;
	color:#000;
}
.cpnr2 dl dd h3{
	font-size:22px;
	line-height:28px;
	letter-spacing: 3px;
	margin-bottom:8px;
}
.cpnr2 dl dd h4{
	font-weight: normal;
	font-size:16px;
	letter-spacing: 0px;
	padding-bottom:20px;
	line-height:22px;
}
.sbjy{
	margin-top:20px;
}
.sbjy1{
	padding-bottom:10px;
}
.sbjy1 dl{
	border-left:1px solid #ddd;
	border-top:1px solid #ddd;
	overflow:hidden;
	position:relative;
}
.sbjy1 dl dt, .sbjy1 dl dd{
	float:left;
	width:16.58%;
	*width:16.55%;
	border-bottom:1px solid #ddd;
	border-right:1px solid #ddd;
	overflow:hidden;
	height:40px;
	line-height:40px;
	text-align: center;
	background:#FFF;
}
.sbjy1 dl dd.xz{
	background:#004da2;
}
.sbjy1 dl dd.xz a:link, .sbjy1 dl dd.xz a:visited {
	color:#fff;
}
.sbjy1 dl dd.xz a:hover {
	color:#fff;
	text-decoration: none;
}
.sbjy1 dl dd.xz a:active {
	color:#fff;
}
.sbjy1 dl dt{
	cursor:pointer;
	color:#004da2;
	font-weight: bolder;
	position:absolute;
	top:81px;
	right:0.02%;
	*right:0.4%;
	background:#ddd;
}
.sbjy1 dl.dqjsdk dt{
	position:inherit;
	top:auto;
	right:auto;	
}
.sbjy1 dl dt b, .sbjy1 dl.dqjsdk dt span{
	display: block;
}
.sbjy1 dl.dqjsdk dt b, .sbjy1 dl dt span{
	display:none;
}
.sbjy2{
	background:#ddd;
	padding:3px 0 12px;
	position:relative;
}
.sbjy2 dl{
	clear: left;
	padding-top:9px;
	*display:inline-block;
}
.sbjy2 dl dt, .sbjy2 dl dd{
	float:left;
	height:16px;
	line-height:16px;
}
.sbjy2 dl dt{
	text-align: right;
	width:100px;
	padding:5px 0;
}
.sbjy2 dl dd{
	padding:5px 21px;
	cursor:pointer;
	margin:0 3px;
	background:#ddd;
	color:#000;
}
.sbjy2 dl dd.xz{
	background:#004da2;
	color:#fff;
}
.sbjy2 .y5bq{
	display:block;
	overflow:hidden;
	width:146px;
	height:38px;
	line-height:38px;
	background:#605d5c;
	cursor:pointer;
	font-size:14px;
	position:absolute;
	top:0px;
	right:0px;
}
.sbjy2 .y5bq a{
	width:146px;
	height:38px;
	display:block;
	cursor:pointer;
}
.sbjy2 .y5bq span{
	background:url(../image/bjt.png) no-repeat;
	width:17px;
	height:18px;
	display:block;
	overflow:hidden;
	float:left;
	margin:10px 16px 0 3px;
	z-index:1;
	position:relative;
}
.sbjy2 .y5bq a:focus span, .sbjy2 .y5bq a:hover span{
	margin:10px 6px 0 13px;
}
.sbjy2 .y5bq b{
	float:left;
	letter-spacing:1px;
	font-weight: normal;
	z-index:1;
	position:relative;
}
.sbjy2 .y5bq i{
	height:42px;
	display:block;
	position:absolute;
	left:0;
	top:0px;
	width:0%;
	background:#183884;
}
.sbjy2 .y5bq a:focus i, .sbjy2 .y5bq a:hover i{
	width:100%;
}
.sbjyfl{
	float:left;
	width:240px;
	height:600px;
	overflow:hidden;
	margin:-1px 0 0 -1px;
}
.sbjyfl h2{
	margin-top:154px;
	font-size:26px;
	color:#fff;
	font-weight: normal;
	background:#000;
	float:left;
	line-height:30px;
	height:30px;
	width:60px;
	padding:14px 20px;
	text-align: center;
}
.sbjyfl h3{
	margin-top:154px;
	float:left;
	background:#000;
	filter: Alpha(Opacity=50);
	opacity: 0.50;
	font-size:16px;
	line-height:30px;
	display:block;
	overflow:hidden;
	height:30px;
	width:108px;
	padding:14px 10px;
	color:#fff;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing:0px;
}
.sbjyfl .y5bq{
	filter: Alpha(Opacity=70);
	opacity: 0.70;
	float:right;
	margin-top:4px;
	display:block;
	overflow:hidden;
	position:relative;
	width:144px;
	height:42px;
	line-height:42px;
	background:#605d5c;
	cursor:pointer;
	font-size:14px;
}
.sbjyfl .y5bq :focus, .sbjyfl .y5bq:hover{
	filter: Alpha(Opacity=100);
	opacity: 1.0;
}
.sbjyfl .y5bq a{
	width:144px;
	height:42px;
	display:block;
	cursor:pointer;
}
.sbjyfl .y5bq span{
	background:url(../image/bjt.png) no-repeat;
	width:17px;
	height:18px;
	display:block;
	overflow:hidden;
	float:left;
	margin:12px 30px 0 10px;
	z-index:1;
	position:relative;
}
.sbjyfl .y5bq a:focus span, .sbjyfl .y5bq a:hover span{
	margin:12px 8px 0 32px;
}
.sbjyfl .y5bq b{
	float:left;
	letter-spacing:1px;
	font-weight: normal;
	z-index:1;
	position:relative;
}
.sbjyfl .y5bq i{
	height:42px;
	display:block;
	position:absolute;
	left:0;
	top:0px;
	width:0%;
	background:#605d5c;
}
.sbjyfl .y5bq a:focus i, .sbjyfl .y5bq a:hover i{
	width:100%;
}
.sbjyf{
	height:600px;
	overflow:hidden;
}
.sbjyfl1{
	background:url(../images/sbjy1.jpg) no-repeat center center #605d5c;
}
.sbjyfl2{
	background:url(../images/sbjy2.jpg) no-repeat center center #605d5c;
}
.sbjylb{
	border-left:1px solid #ddd;
	border-top:1px solid #ddd;
	margin:10px 0;
	*display:inline-block;
	position:relative;
}
.sbjygd{
	position:absolute;
	top:0;
	right:0px;
	background:#004da2;
	height:26px;
	line-height:26px;
	width:58px;
	text-align: center;
}
.sbjygd a{
	display:block;
}
.sbjylb dl{
	border-bottom:1px solid #ddd;
	border-right:1px solid #ddd;
	width:238.8px;
	float:left;
	height:299px;
	overflow:hidden;
}
.sbjylb dl dt {
	width:236px;
	height:177px;
	overflow:hidden;
	text-align:center;
	display:block;
	vertical-align:middle;
	position:relative;
	margin:1px;
}
.sbjylb dl dt b{
	display:inline-block;
	height:100%;
	vertical-align:middle;
}
.sbjylb dl dt img{
	vertical-align:middle;
	width:208px;
}
.sbjylb dl:focus dt img, .sbjylb dl:hover dt img{
	width:236px;
}
.sbjylb dl dd h2, .sbjylb dl dd h3, .sbjylb dl dd .y5bq{
	font-weight: normal;
	font-size:14px;
	display:block;
	overflow:hidden;
	height:20px;
	line-height:20px;
	margin:8px 16px;
}
.sbjylb dl dd h2{
	margin:8px 0px 8px 16px;
}
.sbjylb dl dd h2 span{
	font-size:12px;
	letter-spacing: 0px;
	float:left;
	width:36%;
	text-align: center;
}
.sbjylb dl dd h2 b{
	float:left;
	width:40%;
	text-align: center;
}
.sbjylb dl dd h2 a{
	font-size:12px;
	height:20px;
	float:right;
	padding:0 10px;
	background:#ddd;
}
.sbjylb dl dd .y5bq{
	font-size: 14px;
	font-weight: normal;
	height:32px;
	width:90px;
	padding-top:3px;
	margin:0 auto;
	display:block;
	overflow:hidden;
	text-align: center;
}
.sbjylb dl dd .y5bq a{
	display:block;
	height:30px;
	line-height:30px;
	border-bottom:1px dashed #004da2;
	border-top:1px dashed #004da2;
}
.sbjylb dl dd .y5bq a:hover{
	border-bottom:1px solid #0090c6;
	border-top:1px solid #0090c6;
	text-decoration: none;
}
/*上下页*/
.fy{
	height:32px;
	display:block;
	overflow:hidden;
	line-height:30px;
	text-align: center;
	margin:16px 0 32px;
}
.fy a{
	border:1px solid #dbdbdb;
	float:left;
	display:block;
	height:30px;
	width:30px;
	overflow:hidden;
	margin:0 8px;
	background:#eee;
	cursor:pointer;
	font-weight:inherit;
	-webkit-transition:background .5s cubic-bezier(.19, 1, .22, 1), color .5s cubic-bezier(.19, 1, .22, 1), font-weight .5s cubic-bezier(.19, 1, .22, 1);
transition:background .5s cubic-bezier(.19, 1, .22, 1), color .5s cubic-bezier(.19, 1, .22, 1), font-weight .5s cubic-bezier(.19, 1, .22, 1);
}
.fy a:focus, .fy a:hover, .fy a.xz{
	background:#fff;
	color:#004da2;
	font-weight: bolder;
}
.fy span{
	float:left;
	width:56px;
	height:32px;
	position:relative;
}
.fy span a{
	width:100%;
	margin:0px;
	height:30px;
	position:relative;
	z-index:1;
}
.fy span a b{
	width:17px;
	height:18px;
	display:block;
	z-index:1;
	position:relative;
	margin:6px auto;
	_background-image: none;
	-webkit-transition:background .5s cubic-bezier(.19, 1, .22, 1);
transition:background .5s cubic-bezier(.19, 1, .22, 1);
}
.fy span a h5{
	width:0;
	height:32px;
	background:#004da2;
	position:absolute;
	top:0;
	display:block;
	-webkit-transition:width .5s cubic-bezier(.19, 1, .22, 1);
transition:width .5s cubic-bezier(.19, 1, .22, 1);
}
.syy b{
	background:url(../image/lhjt.png);
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale',src='image/lhjt.png');
}
.fy span a.syy h5{
	right:0;
}
.fy span a.syy:focus b, .fy span a.syy:hover b{
	background:url(../image/lbjt.png);
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale',src='image/lbjt.png');
}
.fy span a:focus h5, .fy span a:hover h5{
	width:100%;
}
.xyy b{
	background:url(../image/hjt.png);
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale',src='image/hjt.png');
}
.fy span a.xyy h5{
	left:0;
}
.fy span a.xyy:focus b, .fy span a.xyy:hover b{
	background:url(../image/bjt.png);
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale',src='image/bjt.png');
}
.sbyjn{
	margin:20px auto;
}
.sbyjn dl dt {
	background:url(../image/mrt.jpg) no-repeat 0 0 #fff;
	border:8px solid #ddd;
	float:left;
	width:400px;
	height:300px;
	overflow:hidden;
	text-align:center;
	vertical-align:middle;
	position:relative;
}
.sbyjn dl dt b{
	display:inline-block;
	height:100%;
	vertical-align:middle;
}
.sbyjn dl dt img{
	vertical-align:middle;
	max-width:400px;
	max-height:300px;
 _width:expression(this.width > 400 && this.width > this.height ?400: true);
 _height:expression(this.height > 300 ? 300 : true);
}
.sbyjn dl dd{
	border-top:3px solid #ddd;
	margin-top:32px;
	float:left;
	width:784px;
	position:relative;
}
.sbyjn dl dd h1, .sbyjn dl dd h2, .sbyjn dl dd h3, .sbyjn dl dd .y5bq{
	font-weight: normal;
	display:block;
	letter-spacing: 0px;
}
.sbyjn dl dd h1{
	font-size:26px;
	background:#ddd;
	margin-top:-35px;
	margin-bottom:12px;
	display:inline-block;
	height:34px;
	overflow:hidden;
	color:#000;
	line-height:34px;
	padding:6px 20px;
	letter-spacing: 2px;
}
.sbyjn dl dd h1 span{
	font-size:14px;
	color:#F00;
	margin-left:8px;
	letter-spacing: 0px;
}
.sbyjn dl dd h2{
	float:left;
	width:44%;
	font-size:14px;
	padding:7px 1%;
	display:block;
	overflow:hidden;
	line-height:20px;
	height:20px;
	color:#000;
}
.sbyjn dl dd h2 span{
	color:#605d5c;
	width:88px;
	text-align: right;
	float:left;
}
.sbyjn dl dd h2 i{
	color:#f00;
	font-size:16px;
	font-style: normal;
}
.sbyjn dl dd h3{
	font-size:14px;
	padding:7px 1% 0;
	display:block;
	line-height:18px;
	color:#000;
}
.sbyjn dl dd h3 span{
	color:#605d5c;
	font-size:14px;
	width:88px;
	text-align: right;
	float:left;
}
.sbyjn dl dd h3 b{
	float:left;
	width:88%;
	font-weight: normal;
}
.sbyjn dl dd .y5bq{
	display:block;
	overflow:hidden;
	position:relative;
	width:200px;
	height:42px;
	margin-left:28px;
	margin-top:12px;
	line-height:42px;
	background:#605d5c;
	cursor:pointer;
	border-radius:16px;
	font-size:16px;
}
.sbyjn dl dd .y5bq:focus, .sbyjn dl dd .y5bq:hover{
	border-radius:8px;
}
.sbyjn dl dd .y5bq a{
	width:200px;
	height:42px;
	display:block;
	cursor:pointer;
}
.sbyjn dl dd .y5bq span{
	background:url(../image/bjt.png) no-repeat;
	width:17px;
	height:18px;
	display:block;
	overflow:hidden;
	float:left;
	margin:12px 25px 0 32px;
	z-index:1;
	position:relative;
}
.sbyjn dl dd .y5bq a:focus span, .sbyjn dl dd .y5bq a:hover span{
	margin:12px 8px 0 49px;
}
.sbyjn dl dd .y5bq b{
	float:left;
	letter-spacing:2px;
	font-weight: normal;
	z-index:1;
	position:relative;
}
.sbyjn dl dd .y5bq i{
	height:42px;
	display:block;
	position:absolute;
	left:0;
	top:0px;
	width:0%;
	background:#183884;
}
.sbyjn dl dd .y5bq a:focus i, .sbyjn dl dd .y5bq a:hover i{
	width:100%;
}
.sbjyn3 .sybti{
	margin-bottom:16px;
	padding-top:16px;
}
.sbjyn3 dl{
	height:230px;
}
.sbjyn4{
	margin:36px auto 50px;
}
.sbjyn4 dl{
	width:82%;
	margin:0 auto;
	background:#FFF;
	border: 1px solid #9f9f9f;
    -moz-box-shadow: 0px 0px 10px #605d5c;
    -webkit-box-shadow: 0px 0px 10px #605d5c;
    box-shadow: 0px 0px 10px #605d5c;
}
.sbjyn4 dl dt {
	float:left;
	width:250px;
	height:250px;
	overflow:hidden;
	text-align:center;
	vertical-align:middle;
	position:relative;
	margin:30px 68px 30px 120px;
}
.sbjyn4 dl dt b{
	display:inline-block;
	height:100%;
	vertical-align:middle;
}
.sbjyn4 dl dt img{
	vertical-align:middle;
	max-width:250px;
	max-height:250px;
 _width:expression(this.width > 250 && this.width > this.height ?250: true);
 _height:expression(this.height > 250 ? 250 : true);
}
.sbjyn4 dl dd{
	float:left;
	margin-top:68px;
}
.sbjyn4 dl dd h3, .sbjyn4 dl dd h4{
	display:block;
	color:#000;
}
.sbjyn4 dl dd h3{
	font-size:32px;
	line-height:38px;
	letter-spacing: 3px;
	margin-bottom:8px;
}
.sbjyn4 dl dd h4{
	font-weight: normal;
	font-size:20px;
	line-height:32px;
	letter-spacing: 0px;
	padding-bottom:20px;
}
.sbjyn5{
	margin:26px auto 50px;
}
.sbjyn5 dl{
	width:20%;
	float:left;
	overflow:hidden;
	text-align:center;
}
.sbjyn5 dl dt {
	width:96px;
	height:96px;
	overflow:hidden;
	vertical-align:middle;
	position:relative;
	cursor:pointer;
	margin:0 auto;
}
.sbjyn5 dl dt b{
	display:inline-block;
	height:100%;
	vertical-align:middle;
}
.sbjyn5 dl dt img{
	vertical-align:middle;
	max-width:96px;
	max-height:96px;
 _width:expression(this.width > 96 && this.width > this.height ?96: true);
 _height:expression(this.height > 96 ? 96 : true);
}
.sbjyn5 dl dd{
	font-size:18px;
	color:#605d5c;
	line-height:24px;
	margin:3px 8px;
}
.bqdj{
	margin-top:0px;
	width:1200px;
}
.bqdj .sybti{
	padding-top:26px;
	padding-bottom:30px;
}
.bqdj .bqdj1 dl{
	width:16.6%;
}
.bqdj .bqdj2 dl{
	width:20%;
}
.wzy{
	background: url(../image/blueprint.png) #eee;
}
.gjsbzc{
	width: 1000px;
    margin: 24px auto 20px;
}
.gjsbzct{
	height:58px;
	overflow:hidden;
}
.gjsbzct ul li{
	width:14%;
	float:left;
	margin:0 1%;
	cursor:pointer;
    height: 42px;
    line-height: 42px;
    display: block;
    overflow: hidden;
    text-align: center;
    font-weight: normal;
    font-size: 18px;
	color: #fff;
	background:#076029;
	background:-webkit-gradient(linear, left top, left bottom, from(#076029), to(#183884));
    background:linear-gradient(#076029, #183884);
    border: 1px solid #31d571;
	border-radius: 22px;
    -webkit-box-shadow: inset 0px 1px 0px rgba(193, 255, 217, 1), 0 1px 2px rgba(0, 0, 0, 0.15);
    box-shadow: inset 0px 1px 0px rgba(193, 255, 217, 1), 0 1px 2px rgba(0, 0, 0, 0.15);
}
.gjsbzct ul li.ztwdj{
	color: #605d5c;
	border-radius: 8px;
	border: 1px solid #605d5c;
	background: #fff;
	background:-webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
    background:linear-gradient(#fff, #fff);
}
.gjsbzcn li{
	float:left;
    width:25%;
	padding:40px 0 50px;
    display: block;
    overflow: hidden;
    -webkit-box-shadow: 0 0 70px 0 rgba(0,0,0,.15000000000000002);
    -moz-box-shadow: 0 0 70px 0 rgba(0,0,0,.15000000000000002);
    box-shadow: 0 0 70px 0 rgba(0,0,0,.15000000000000002);
}
.gjsbzcn li.gjsbzcn1{
	background-color:#f4f5f5;
}
.gjsbzcn li.gjsbzcn2{
	background-color:#fbfbfb;
	z-index:1;
}
.gjsbzcn li h3, .gjsbzcn li h1, .gjsbzcn li h4, .gjsbzcn li h5{
	font-weight: normal;
	display:block;
	padding:0px;
	margin:0px;
}
.gjsbzcn li h3 {
	float:left;
	width:50%;
	height:73px;
	overflow:hidden;
	text-align:center;
	vertical-align:middle;
	position:relative;
}
.gjsbzcn li h3 b{
	display:inline-block;
	height:100%;
	vertical-align:middle;
}
.gjsbzcn li h3 img{
	vertical-align:middle;
	max-width:98px;
	max-height:73px;
 _width:expression(this.width > 98 && this.width > this.height ?98: true);
 _height:expression(this.height > 73 ? 73 : true);
}
.gjsbzcn li h1{
	float:left;
	width:50%;
	height:84px;
	overflow:hidden;
	font-size:12px;
	line-height:20px;
	letter-spacing: 0px;
}
.gjsbzcn li h1 b{
	display:block;
	line-height:24px;
	font-size:16px;
}
.gjsbzcn li h5{
	font-size: 14px;
	font-weight: normal;
	height:32px;
	width:60%;
	padding-top:12px;
	margin:0 auto;
	display:block;
	overflow:hidden;
	text-align: center;
}
.gjsbzcn li h5 a{
	display:block;
	height:30px;
	line-height:30px;
	border-bottom:1px dashed #008e37;
	border-top:1px dashed #008e37;
}
.gjsbzcn li h5 a:hover{
	border-bottom:1px solid #605d5c;
	border-top:1px solid #605d5c;
	text-decoration: none;
}
/*侧边栏*/
.cbl{
	float:left;
	display:block;
	overflow:hidden;
	width:210px;
	margin-bottom:50px;
}
.cbl dl{
	background:#ddd;
	padding-bottom:8px;
}
.cbl dl dt{
	text-align: center;
	color:#fff;
	background:#183884;
	font-size:26px;
	line-height:32px;
	padding-top:32px;
	padding-bottom:28px;
	letter-spacing:2px;
}
.cbl dl dd{
	margin:8px 8px;
	display:block;
}
.cbl dl dd a{
	padding:10px 6px 10px 26px;
	display:block;
	font-size:16px;
	line-height:18px;
	border-style:solid;
	border-width:1px;
	border-color:#ddd;
	background:#ddd;
	width:60%;
}
.cbl dl dd a:hover , .cbl dl dd.xz a{
	background:#fff;
	color:#000;
	border-top-color:#605d5c;
	border-right-color:#f0f0f0;
	border-bottom-color:#f0f0f0;
	border-left-color:#605d5c;
	text-decoration: none;
	width:82%;
}
.cbl ul li{
	display:block;
	overflow:hidden;
	color:#fff;
	line-height:20px;
	text-align: center;
	margin-top:8px;
}
.cbl ul li a{
	display:block;
	height:62px;
	padding:14px 0 20px;
}
.cbl ul li a:hover{
	text-decoration: none;
}
.cbl ul li b{
	display:block;
	font-size:22px;
	height:42px;
	line-height:42px;
	overflow:hidden;
}
.yans1{
	background:#ffa800;
}
.yans2{
	background:#39cba6;
}
.yans3{
	background:#228c1e;
}
.yans4{
	background:#6689b1;
}
.yans5{
	background:#b75bc8;
}
.yans6{
	background:#6129d5;
}
.nrn{
	background:#FFF;
	float:left;
	margin:20px 0 0px 20px;
	width:970px;
	display:block;
	overflow:hidden;
}
.nrnt{
	display:block;
	overflow:hidden;
	height:75px;
	background: url(../image/jge.jpg) repeat-x 0 bottom;
}
.nrnt span{
	font-size:1px;
	width:6px;
	height:26px;
	float:left;
	display:block;
	background:#183884;
	margin:25px 0 0 18px;
}
.nrnt b{
	font-size:22px;
	line-height:28px;
	color:#000;
	padding:23px 0 0 12px;
	float:left;
	font-weight: normal;
}
/*文章列表*/
.wzlb{
	display:block;
}
.wzlb dl{
	border-bottom:1px solid #eee;
	display:block;
	overflow:hidden;
	margin:20px;
}
.wzlb dl dt {
	float:left;
	width:160px;
	height:120px;
	overflow:hidden;
	text-align:center;
	display:block;
	vertical-align:middle;
	position:relative;
	cursor:pointer;
}
.wzlb dl dt b{
	display:inline-block;
	height:100%;
	vertical-align:middle;
}
.wzlb dl dt img{
	vertical-align:middle;
	max-width:160px;
	max-height:120px;
 _width:expression(this.width > 160 && this.width > this.height ?160: true);
 _height:expression(this.height > 120 ? 120 : true);
}
.wzlb dl dd{
	padding-left:9px;
	display:block;
	overflow:hidden;
	float:left;
	width:761px;
	position:relative;
	min-height:135px;
}
.wzlb dl dd h2{
	display:block;
	overflow:hidden;
	font-size:18px;
	height:38px;
	line-height:38px;
}
.wzlb dl dd h2 a{
	margin-left:0px;
}
.wzlb dl dd h2 a:hover{
	margin-left:5px;
}
.wzlb dl dd h3{
	line-height:18px;
	font-weight: normal;
	max-height:54px;
	font-size:14px;
	overflow:hidden;
}
.wzlb dl dd .y3bq{
	display:block;
	height:42px;
	width:160px;
	position:absolute;
	bottom:0px;
	right:0px;
	font-weight: normal;
}
.wzlb dl dd .y3bq a{
	width:160px;
	height:42px;
	line-height:42px;
	display:block;
	overflow:hidden;
	cursor:pointer;
	position:relative;
	background:#eee;
}
.wzlb dl dd .y3bq a b{
	width:17px;
	height:18px;
	float:left;
	display:block;
	overflow:hidden;
	z-index:1;
	position:relative;
	margin:12px 17px 0 25px;
	background:url(../image/hjt.png);
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale',src='image/hjt.png');
	_background-image: none;
	-webkit-transition:background .5s cubic-bezier(.19, 1, .22, 1);
transition:background .5s cubic-bezier(.19, 1, .22, 1);
}
.wzlb dl dd .y3bq a p{
	float:left;
	width:100px;
	height:42px;
	overflow:hidden;
	display:block;
	font-size:14px;
	z-index:1;
	color:#000;
	position:relative;
	-webkit-transition:color .5s cubic-bezier(.19, 1, .22, 1);
transition:color .5s cubic-bezier(.19, 1, .22, 1);
	letter-spacing: 2px;
	text-align: left;
}
.wzlb dl dd .y3bq a:focus b, .wzlb dl dd .y3bq a:hover b{
	background:url(../image/bjt.png);
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale',src='image/bjt.png');
	_background-image: none;
}
.wzlb dl dd .y3bq a:focus p, .wzlb dl dd .y3bq a:hover p{
	color:#fff;
}
.wzlb dl dd .y3bq a span{
	display:block;
	position:absolute;
	top:0;
	left:0;
	width:0px;
	height:42px;
	background:#183884;
-webkit-transition:width .5s cubic-bezier(.19, 1, .22, 1), background .5s cubic-bezier(.19, 1, .22, 1), color .5s cubic-bezier(.19, 1, .22, 1);
transition:width .5s cubic-bezier(.19, 1, .22, 1), background .5s cubic-bezier(.19, 1, .22, 1), color .5s cubic-bezier(.19, 1, .22, 1);
}
.wzlb dl dd .y3bq a:focus span, .wzlb dl dd .y3bq a:hover span {
	width:100%;
}
.wzy .fy{
	margin:16px 30px 32px;
}
/*文章内容*/
.wznr {
}
.wznrt {
	text-align: center;
	border-bottom:1px solid #e2e2e2;
	padding-bottom:8px;
	margin:0 20px 10px;
}
.wznrt h1 {
	font-size:26px;
	padding:10px 0 12px;
	color:#2b2b2b;
}
.wznrt span {
	margin:0 16px;
	color:#666;
}
.wznrzw {
	padding:5px 20px 30px;
	line-height:200%;
	font-size:16px;
	color:#2b2b2b;
}
.wznrzw pre {
	z-index:-1;
}
.wznrzw img {
	top:0;
	left:0;
	margin:15px;
	z-index:1;
	max-width:470px;
	_width:expression(this.width > 470 && this.width > this.height ?470: true);
    -moz-box-shadow: 0px 0px 8px #241608;
    -webkit-box-shadow: 0px 0px 8px #241608;
    box-shadow: 0px 0px 8px #241608;
	position:inherit;
}
.wznrzw img.yanc5s{
	cursor:pointer;
}
.wznrzw img.xz, .lxwml .wznrzw img.xz{
	margin:0px;
	position:absolute;
	max-width:99%;
	max-height:99%;
	z-index:11;
	-moz-box-shadow: 0px 0px 88px #a8a8a8;
    -webkit-box-shadow: 0px 0px 88px #a8a8a8;
    box-shadow: 0px 0px 88px #a8a8a8;
}
.wznrzwimgbj{
	background:#000;
	width:100%;
	margin:0px;
	position: fixed;
	top:0px;
	left:0px;
	filter: Alpha(Opacity=88);
    opacity: 0.88;
	z-index:10;
}
.wznrgb{
	position: absolute;
	top:0;
	right:0;
	background:#004da2;
	width:66px;
	height:33px;
	font-size:16px;
	line-height:33px;
	color:#FFF;
	overflow:hidden;
	text-align:center;
	z-index:11;
	cursor:pointer;
	-moz-box-shadow: 0px 0px 20px #241608;
    -webkit-box-shadow: 0px 0px 20px #241608;
    box-shadow: 0px 0px 20px #241608;
}
/*文章视频*/
.nysp {
	text-align:center;
	margin-bottom:10px;
}
.nyspk {
	background:url(../image/syspx.jpg) center bottom no-repeat;
	padding-bottom:12px;
	display:inline-block;
 *display:inline;
}
.nyspem {
	background:#d3cde4;
	padding:4px;
	display:inline-block;
 *display:inline;
	border:1px solid #c4bab1;
}
/*上下篇*/
.sxp {
	margin-top:20px;
	border-top:1px solid #eee;
	height:50px;
}
.sxp span, .sxp b {
	float:left;
	height:50px;
	line-height:50px;
	width:47.5%;
	overflow:hidden;
	padding-left:1%;
	color:#4F5153;
	border-right:1px solid #eee;
}
.sxp b {
	float:right;
	font-weight: normal;
}
/*联系我们*/
.lxwm{
	padding:20px;
	background:#FFF;
}
.lxwml{
	float:left;
	width:518px;
	padding-right:40px;
	padding-top:30px;
}
.lxwml dl{
	border-bottom:1px solid #cfcfcf;
	padding-bottom:25px;
	margin-bottom:28px;
	line-height:16px;
}
.lxwml dl dt{
	font-style: oblique;
	font-size: 14px;
	font-weight: bolder;
	padding-bottom:10px;
}
.lxwml dl dd{
	font-size:16px;
	line-height:20px;
	margin:0 20px 16px;
}
.lxwml dl dd span{
	float:left;
	width:88px;
	text-align:right;
	color:#605b56;
}
.lxwml .wznrzw{
	padding:10px 1% 30px
}
.lxwml .wznrzw img{
	margin:10px 1% 12px;
	max-width: 96%;
    _width: expression(this.width > 96% && this.width > this.height ?96%: true);
}
.lxwmr{
	float:left;
	width:598px;
}
.lyk{
	display:block;
	background:#f2f2f2;
	border:1px solid #e9e9e9;
	padding:36px 20px 18px;
}
.lyk ol li{
	height:48px;
	overflow:hidden;
}
.lyk ol li.wzy{
	height:89px;
	background:none;
	margin:0;
}
.lyk ol li.wzy textarea{
	height:70px;
	width:332px;
}
.lyk ol li .y4bq{
	font-size: 13px;
	text-align: right;
	padding-right: 3px;
	float:left;
	width:130px;
	padding-top:6px;
}
.lyk ol li .y5bq{
	float:left;
	width:340px;
	font-size: 13px;
	font-weight: normal;
}
.lyk ol li.yzm .y5bq{
	width:208px;
}
.lyk ol li .y5bq.tchy{
	width:350px;
}
.lyk ol li .y5bq.tchy b,.lyk ol li .y5bq.tchy a{
	margin:0 6px;
}
.lyk ol li .y5bq input{
	border:1px solid #929a99;
	width:320px;
	padding:2px 8px 0px 3px;
	overflow:hidden;
	height:24px;
	line-height:22px;
	background-color:#FFF;
	display:block;
}
.lyk ol li .y6bq{
	float:left;
	width:30px;
	color:#a50307;
	font-size: 13px;
	font-weight: normal;
	padding-top:7px;
}
.lyk ol li.yzm .y5bq span{
	width:93px;
	float:left;
}
.lyk ol li.yzm .y5bq input{
	width:72px;
	margin-bottom:4px;
}
.lyk ol li.yzm .y5bq img{
	width:100px;
	height:48px;
	cursor:pointer;
}
.lyk ol li .y3bq{
	border: 1px solid #26935b;
	width:120px;
	height:24px;
	padding:1px;
	background:#FFF;
	margin:25px 132px;
	*margin:15px 132px;
	font-weight: normal;
	font-size:12px;
}
.lyk ol li .y3bq a{
	background:#26935b;
	height:24px;
	line-height:24px;
	width:120px;
	text-align: center;
	display:block;
}
.lyk ol li.dltj{
	height:71px;
}
.lyk ol li.dlggw{
	height:140px;
	margin-top:18px;
	*margin-top:9px;
}
/*地图*/
.ditu {
	width:100%;
	margin:5px auto 30px;
}
.iw_poi_title {
	color:#CC5522;
	font-size:14px;
	font-weight:bold;
	overflow:hidden;
	padding-right:13px;
	white-space:nowrap
}
.iw_poi_content {
	font:12px arial, sans-serif;
	overflow:visible;
	padding-top:4px;
	white-space:-moz-pre-wrap;
	word-wrap:break-word
}
.tdjs{
	margin:24px auto 20px;
}
.tdjs dl{
	float:left;
	width:33.33%;
	height:320px;
	position:relative;
	overflow:hidden;
	-webkit-box-shadow: 0 0 70px 0 rgba(0,0,0,.15000000000000002);
	-moz-box-shadow: 0 0 70px 0 rgba(0,0,0,.15000000000000002);
	box-shadow: 0 0 70px 0 rgba(0,0,0,.15000000000000002);
}
.tdjs dl.tdjs1{
	background-color: #f4f5f5;
}
.tdjs dl.tdjs2{
	background-color: #fbfbfb;
	z-index:1;
}
.tdjs dl dt{
	margin-top:40px;
	height:280px;
	background-size:auto 280px;
	behavior: url(image/backgroundsize.min.htc);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	filter: Alpha(Opacity=78);
    opacity: 0.78;
}
.tdjs dl dd{
	position:absolute;
	top:0px;
	right:3%;
	width:56%;
}
.tdjs dl dd h2, .tdjs dl dd .y2bq, .tdjs dl dd .y4bq, .tdjs dl dd .y5bq{
	font-weight: normal;
	display:block;
	overflow:hidden;
	letter-spacing:0px;
}
.tdjs dl dd .y2bq{
	font-size:26px;
	line-height:32px;
	max-height:32px;
	color: #183884;
	margin-top:68px;
	letter-spacing: 2px;
}
.tdjs dl dd h2{
	font-size:16px;
	line-height:22px;
	max-height:44px;
	margin:8px 0;
	color:#000;
}
.tdjs dl dd .y4bq{
	font-size:14px;
	line-height:18px;
	max-height:54px;
}
.tdjs dl dd .y5bq{
	font-size: 14px;
	font-weight: normal;
	height:32px;
	width:90px;
	padding-top:12px;
	margin:0 auto;
	display:block;
	overflow:hidden;
	text-align: center;
}
.tdjs dl dd .y5bq a{
	display:block;
	height:30px;
	line-height:30px;
	border-bottom:1px dashed #008e37;
	border-top:1px dashed #008e37;
}
.tdjs dl dd .y5bq a:hover{
	border-bottom:1px solid #605d5c;
	border-top:1px solid #605d5c;
	text-decoration: none;
}
.gywm{
}
.gywmn{
	overflow:hidden;
	font-size:18px;
	color:#2b2b2b;
	line-height:200%;
	padding:16px 26px 0;
}
.gywmn img{
    z-index: 1;
    max-height: 310px;
    _height: expression(this.height > 310 ? 310 : true);
}
.gywmn img.gywml{
	float:left;
	margin-right:38px;
}
.gywmn img.gywmr{
	float:right;
	margin-left:38px;
	margin-right:10px;
	border: 1px solid #9f9f9f;
    -moz-box-shadow: 0px 0px 8px #605d5c;
    -webkit-box-shadow: 0px 0px 8px #605d5c;
    box-shadow: 0px 0px 8px #605d5c;
}
.gywmn span{
	margin:16px 30px;
	display:block;
}
.gywmn b{
	font-size:20px;
}
.sjxz{
	display:none;
}
.gxqyrz{
	margin-top:0px;
}
.gxqyrz .sybti{
	margin-bottom:16px;
}
.gxqyrz .sbzc1 dl{
	height:230px;
}
.gxqyrz dl dd{
	margin:0 16%;
}
.gxqyrz dl dd h1{
	color:#008e37;
	margin-top:34%;
	height:auto;
	max-height:inherit;
	line-height:28px;
}
.gxqyrz2k{
	margin:26px auto 10px;
}
.gxqyrz2k dl{
	width:25%;
	float:left;
	height:168px;
	overflow:hidden;
	text-align:center;
}
.gxqyrz2k dl dt {
	width:96px;
	height:96px;
	overflow:hidden;
	vertical-align:middle;
	position:relative;
	cursor:pointer;
	margin:0 auto;
}
.gxqyrz2k dl dt b{
	display:inline-block;
	height:100%;
	vertical-align:middle;
}
.gxqyrz2k dl dt img{
	vertical-align:middle;
	max-width:96px;
	max-height:96px;
 _width:expression(this.width > 96 && this.width > this.height ?96: true);
 _height:expression(this.height > 96 ? 96 : true);
}
.gxqyrz2k dl dd{
	font-size:18px;
	color:#605d5c;
	line-height:24px;
	margin:3px 8px;
}
@media (max-width: 1200px){
.jz{
	width:100%;
}
.bts{
	width:100%;
}
.dh{width: calc(100% - 282px);}
.dhua{
	background:none;
	padding-left:0px;
	position: absolute;
	top:0px;
	right:10px;
	width: auto;
	height: 37px;
	margin-top:3px;
}
.dhua span{
	float:left;
}
.btshou .dh .nav{
	width:100%;
}
#example1{
	height:360px;
}
.syzyfwnl{
	margin-left:1%;
}
.syzyfwnr{
	width:61%;
	margin-left:1%;
}
.tyzd dl{
	margin-right:0px;
}
.tyzd1{
	margin-left:4%;
}
.tyzd2{
	margin-left:3%;
}
.tyzd3{
	margin-left:2%;
}
.tyzd4{
	margin-left:1%;
}
.syrxcpn .sp-slides-container{
	background-size:95% auto;
	background-position:center 66%;
}
.syrxcpn .slider-pro .syrxcp1{
	margin-top:15%;
	font-size:22px;
	margin-left:41%;
}
.syrxcpn .slider-pro .syrxcp2{
	margin-top:19%;
	margin-left:43%;
	font-size:16px;
	height:48px;
}
.syrxcpn .slider-pro .syrxcp3{
	margin-top:25%;
	margin-left:47%;
	max-height: 54px;
	line-height:18px;
}
.yousl, .yousr{
	width:50%;
}
.youswt{
	width:83%;
	padding:1%;
	height:auto;
}
.yousbt{
	width:14.7%;
	background-position: 0px 35%;
}
.yousr .yousbt{
	background-position: right 85%;
}
.yousbt b{
	top:25%;
}
.yousr .yousbt b{
	top:70%;
}
.yousr .youswt{
	padding-bottom:16px;
}
.youswt h2{
	font-size:18px;
	margin:17px 8px 3px;
}
.youswt h3{
	font-size:14px;
}
.youswt span{
	width:100%;
	height:auto;
	position:inherit;
	bottom:0px;
	margin-top:12px;
}
.yousr .youswt span{
	top:0px;
	margin-top:0px;
}
.yousr .youswt h2{
	margin:19px 8px 3px;
}
.jpgwgd .imglist_w{
	width:96%;
}
.jpgwgd .imglist_w dl dt h2, .jpgwgd .imglist_w dl dt h1, .jpgwgd .imglist_w dl dt h3{
	margin-left:42%;
	margin-right:6%;
}
.sygskhn{
	width:96%;
}
.sywdn{
	padding:0 8%;
}
.bqxx dl dt{
	margin:12px 0% 0 0%;
}
.zjjlqy .y4bq{
	margin:0 2%;
}
.sbzc{
	width:96%;
}
.sbzc dl dd h1{
	font-size:18px;
}
.zclc dl dd .y5bq{
	font-size:13px;
}
.cpnr dl dd{
	width:70%;
}
.cpnr2 dl{
	width:47.6%;
	margin:0 1%;
}
.cpnr2 dl dd{
	width:54%;
}
.sbjy1 dl dt, .sbjy1 dl dd{
	width:16.55%;
}
.sbjylb dl{
	width:24.88%;
}
.sbjylb dl dt{
	width:98%;
	margin:1%;
}
.sbjylb dl:focus dt img, .sbjylb dl:hover dt img{
	width:100%;
}
.sbjyfl{
	width:231.5px;
}
.sbyjn dl dd{
	width:54.8%;
}
.sbyjn dl dd h3 b{
	width:80%;
}
.sbjyn4 dl{
	width:92%;
}
.cbl{
	width:168px;
}
.cbl dl dd a{
	padding-left:14%;
}
.nrn{
	width:79.6%;
}
.wzlb dl dd{
	width:75.6%;
}
.lxwm{
	padding:20px 0;
}
.lxwml{
	width:40%;
	overflow:hidden;
	padding:30px 2% 0;
}
.lxwml dl dd{
	width:98%;
}
.lxwml dl dd .wznrzw img{
	max-width: 310px;
    _width: expression(this.width > 310 && this.width > this.height ?310: true);
}
.lxwmr{
	width:56%;
}
.lyk{
	padding:36px 0 18px;
}
.lyk ol li .y5bq{
	width:60%;
}
.lyk ol li .y5bq input{
	width:90%;
}
.lyk ol li.wzy textarea{
	width:93%;
}
.ditu{
	width:100%;
	overflow:hidden;
}
.syzyfwn dl dt{
	margin:0px;
}
.gywmn{
	font-size:16px;
}
.gywmn b{
	font-size:18px;
}
.gywmn img{
	max-height:250px;
}
.jpgwgd .imglist_w, .jpgwgd .imglist_w dl{
	height:440px;
}
.jpgwgd .imglist_w dl dd{
	width:370px;
	height:440px;
	background-size: auto 440px;
	left:0%;
}
.sbjylb dl dd h2 span{
	width:34%;
}
.sbjylb dl dd h2 b{
	width:45%;
}
.SonlineBox{
	display:none;
}
}
@media (max-width: 921px){
.cxun{
	width:86%;
	padding:0 3%;
}
.cxunk dl dt input{
	width:65%;
}
.syrxcpn .sp-horizontal .sp-arrow {
    width: 20px;
    height: 40px;
}
.syrxcpn .slider-pro .syrxcp1{
	font-size:18px;
	margin-top: 14%;
}
.syrxcpn .slider-pro .syrxcp2{
	margin-top: 18%;
}
.syzyfwn dl dt .y2bq{
	font-size:13px;
}
.syzyfwnl{
	width:294px;
	height:196px;
}
.syzyfwnl img {
    max-width: 294px;
    max-height: 196px;
    _width: expression(this.width > 294 && this.width > this.height ?294: true);
    _height: expression(this.height > 196 ? 196 : true);
}
.syzyfwnr{
	width:59%;
}
.syzyfwnr .y2bq{
	font-size:16px;
	line-height:68px;
	height:68px;
}
.syzyfwnr .y2bq b{
	font-size:48px;
}
.syzyfwnr .y2bq i{
	margin-top:-14px;
}
.syzyfwnr .y2bq span{
	font-size:22px;
	margin:0 6px;
}
.syzyfwnr .y3bq{
	font-size:14px;
}
.syzyfwn{
	height:646px;
}
.tyzd1, .tyzd2, .tyzd3, .tyzd4{
	margin-left:0;
}
.tyzd dl{
	width:390px;
}
.tyzd dl dt{
	margin-left:-6px;
}
.tyzd dl dd{
	width:100%;
	background-size:390px auto;
}
.tyzd dl dd h2{
	margin-left:112px;
	width:240px;
	font-size:20px;
}
.tyzd dl dd h3{
	margin-left:116px;
}
.sygskhn ul li{
	width:16.52%;
	height:112px;
}
.sygskh{
	height:550px;
}
.sywdn dl{
	margin:0 0.8%;
}
.sywdn dl dd ul{
	width:80%;
}
.sywdn dl dd ol{
	width:17%;
}
.bqdh2 dl dt{
	margin:0 10px 8px;
}
.bqdh2 dl dd{
	margin-left:38px
}
.bqxx dl dt{
	margin:12px 1% 0 0%;
}
.bqxx dl dd{
	width:50%;
	font-size:13px;
}
.dyi dl{
	width:48%;
	padding:0 1% 20px;
}
.zclc dl{
	width:20%;
}
.cpnr dl dd{
	width:64.6%;
}
.cpnr2 dl dt{
	margin:18px 1%;
}
.sbjy1 dl dt, .sbjy1 dl dd{
	width:16.53%;
}
.sbjylb dl{
	width:24.87%;
}
.sbjyfl{
	width:195.6px;
}
.sbjyfl h2{
	padding:14px 7px;
}
.sbjyfl h3{
	padding:14px 6px;
}
.sbjyfl .y5bq{
	margin-right:0px;
}
.sbyjn dl dt{
	width:336px;
	height:252px;
}
.sbyjn dl dt img{
	max-width: 336px;
    max-height: 252px;
    _width: expression(this.width > 336 && this.width > this.height ?336: true);
    _height: expression(this.height > 252 ? 252 : true);
}
.sbjyn4 dl dt{
	margin:30px 5% 30px;
}
.bqdj .bqdj1 dl{
	width:25%;
}
.bqdj .bqdj2 dl{
	width:25%;
}
.cbl{
	float:none;
	width:98%;
	margin:0 auto 20px;
}
.cbl dl dd{
	float:left;
	width:48%;
	margin:4px 1%;
}
.nrn{
	float:none;
	margin:0 auto;
	width:98%;
}
.wzlb dl dd{
	width:76%;
}
.tdjs{
	width:98%;
}
.tdjs dl{
	width:50%;
}
.jpgwgd .imglist_w dl dd{
	left:-6%;
}
.sywdn dl{
	width:23.2%;
}
.sywdn dl dt{
	width:98%;
}
.lxwml{
	width:48%;
}
.lxwmr{
	width:48%;
}
.lyk ol li .y4bq{
	width:70px;
}
.lyk ol li .y5bq{
	width:70%;
}
.sbyjn dl dd h3 b{
	width:76%;
}
.sbjyn5 dl dd{
	font-size:15px;
}
.gjsbzct ul li{
	width:15.5%;
	margin:0 0.4%;
}
.gjsbzcn li{
	width:33.33%;
}
.cbl ul li{
	float:left;
	width:31.33%;
	margin:8px 1% 0;
}
.gywmn{
	padding:16px 8px 0;
	line-height:200%;
}
.gywmn img{
	max-height:210px;
}
.gywmn img.gywml{
	margin-right:22px;
}
.gywmn img.gywmr{
	margin-left:16px;
}
.yousbt b{
	background-size: auto 80%;
}
.jpgwgd .imglist_w, .jpgwgd .imglist_w dl{
	height:440px;
}
.jpgwgd .imglist_w dl dd{
	width:356px;
	height:426px;
	background-size: auto 426px;
	left:0%;
}
.sbjylb dl dd h2, .sbjylb dl dd h3{
	margin:8px 0px 8px 8px;
}
.sbjylb dl dd h2 span{
	width:26%;
}
.sbjylb dl dd h2 b{
	width:49%;
}
.gxqyrz .sbzc1 dl{
	height:190px;
}
}
@media (max-width: 779px){
.sjxz{
	display:block;
}
.btbj{
	display:none;
}
.bt{
	height:68px;
	top:0px;
	position: relative;
}
.bts{
	height:68px;
}
.logo, .btshou .logo{
	float:none;
	margin:8px auto 0px;
	width: 266px;
    height: 58px;
}
.dhua{
	display:none;
	float:none;
	margin:0 auto;
	background:none;
}
.dhua h2{
	margin-left:25px;
}
.dhua span,.dhua b{
	display:none;
}
.dingz{
	display: none;
}
.banner, .banner_img, .banner_img li, .banner_img li img{
	background-size: auto 300px;
	height:300px;
}
.nybanner, .nybanner .banner_img, .nybanner .banner_img li, .nybanner .banner_img li img{
	background-size: auto 220px;
	height:220px;
}
.banner_img li a{
	height:236px;
}
.nybanner .banner_img li a{
	height:176px;
}
.banner_list{
	top:241px;
}
.nybanner .banner_list{
	top:186px;
}
.cxun{
	margin-top:-30px;
}
.cxungd ul li{
	float:none;
	width:98%;
}
.cbbfixed .cweixin{
	display:none;
}
#example1{
	height:300px;
}
/*手机导航*/
.sjdh{
	height: 50px;
    border-top: 1px solid #afafaf;
    background: #fff;
    display: block;
    width: 100%;
    position: fixed;
    left: 0px;
    bottom: 0px;
    z-index:9999;
	overflow:inherit;
}
div.sjdhzou{
	left:-100%;
}
.sjdhd, .sjdhc{
	float:left;
	height:36px;
	margin-top:6px;
	display:block;
	border-right:1px solid #afafaf;
	text-align: center;
}
.sjdhd{
	width:24.4%;
}
div.sjdhdh{
	width:45%;
}
.sjdhdh a{
	cursor:pointer;
	height:36px;
	line-height:36px;
	display:inline-block;
	font-size:16px;
}
.sjdhdh a img{
	position:relative;
	margin-bottom:-8px;
	height:26px;
	margin-right:3px;
}
.sjdhc{
	width:30%;
	line-height:36px;
}
.dhcpz{
	position:relative;
}
.btn-cp{
	font-weight: bolder;
	color:#062162;
	font-size:15px;
}
.dhcpz .sjhou{
	color:#000;
}
.nav-cp{
	position:absolute;
	width:88%;
	padding:0 5%;
	left:0px;
	z-index:-1;
	padding-bottom:7px;
	border:1px solid #afafaf;
	border-bottom:none;
    background: #fff;
	display:block;
	bottom:35px;
	overflow:hidden;
}
.nav-cp a{
	display:block;
	float:none;
	width:100%;
	line-height:16px;
	padding:11px 0;
	padding-left:0px;
	text-align: center;
	overflow:hidden;
	border-bottom: 1px solid #afafaf;
}
.nav-cp .item-anchor:hover:after, .nav-cp .item-anchor:focus:after{
	width:100%;
}
.dhcpg{
	display:none;
}
.dhcpk{
	display:block;
}
.navsj{
	width:40px;
    height:40px;
    overflow:hidden;
    z-index:4;
    margin:0 auto;
}
.btn-nav{
	background: transparent;
    border: none;
    cursor: pointer;
	right: 0px;
    top: 0px;
}
.btn-nav:focus {
	outline: 0;
}
.icon-bar {
	display: block;
    margin: 6px 0;
    width: 40px;
    height: 5px;
    background-color: #183884;
    cursor:pointer;
}
.middle {
	margin: 0 auto;
}
.animated:hover .icon-bar, .animated:focus .icon-bar ,.animated .icon-bar {
	background-color: #fff;
}
.animated{
	display:block;
	position:fixed;
    z-index: 4;
    right: 10px;
    top: 3px;
}
.animated .top {
	transform: translateY(10px) rotateZ(45deg);
}
.animated .bottom {
	transform: translateY(-11px) rotateZ(-45deg);
}
.animated .middle {
	width: 0;
}
.btn-nav:hover .icon-bar {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}
.animated:hover .icon-bar, .animated:focus .icon-bar ,.animated .icon-bar {
    background-color: #fff;
}
.animated .top {
    -webkit-transform: translateY(10px) rotateZ(45deg);
    -moz-transform: translateY(10px) rotateZ(45deg);
    -ms-transform: translateY(10px) rotateZ(45deg);
    -o-transform: translateY(10px) rotateZ(45deg);
    transform: translateY(10px) rotateZ(45deg);
}
.animated .bottom {
    -webkit-transform: translateY(-11px) rotateZ(-45deg);
    -moz-transform: translateY(-11px) rotateZ(-45deg);
    -ms-transform: translateY(-11px) rotateZ(-45deg);
    -o-transform: translateY(-11px) rotateZ(-45deg);
    transform: translateY(-11px) rotateZ(-45deg);
}
.btshou .dh, .dh{
	position:fixed;
	top:0px;
	right:-100%;
	width:100%;
	height:100%;
	background:#000;
	padding-top:50px;
    filter: Alpha(Opacity=90);
    opacity: 0.9;
	z-index:9999;
}
div.dhxz, div.btshou .dhxz{
	right:0%;
}
.dh h3{
	display:none;
}
.nav{
	overflow-y: auto;
}
.nav ul{
	padding-bottom:38px;
}
.nav ul li{
	display: block;
	width:96%;
    margin:8px 2%;
    padding-bottom: 15px;
    border-bottom: 1px solid #605d5c;
	height:auto;
	float:none;
}
.nav ul li.xz{
	background:none;
}
.nav ul li a{
	background:url(../image/bjt.png) no-repeat 9px 11px;
	background-color:inherit;
	text-align: left;
	padding-left:7%;
	height:40px;
	line-height:40px;
	width:60%;
	display:block;
}
.nav a:link, .nav a:visited{
	color:#fff;
}
.nav ul li a.currlayout, .nav ul li.xz a:link, .nav ul li.xz a:visited{
	background:url(../image/bjt.png) no-repeat 9px 11px #183884;
}
.nav ul li .drop_dwon a.currlayout, .nav ul li.xz .drop_dwon a:link, .nav ul li.xz .drop_dwon a:visited{
	background:none;
}
.nav ul li .drop_dwon{
	display:block;
	background:none;
	position:inherit;
	top:0px;
	filter: Alpha(Opacity=96);
    opacity: 0.96;
	border:none;
	width:90%;
	margin-left:2%;
	text-align: left;
}
.nav ul li .drop_dwon a, .btshou .nav ul li .drop_dwon a{
	border:none;
	float:none;
	display:inline-block;
	padding:8px 0;
	width:45%;
	margin-right:2%;
	padding-left:2%;
}
/*手机导航结束*/
.cxunk dl dt{
	font-size:16px;
	background-position: 12px 16px;
	padding-left:42px;
}
.cxunk dl dt.xz span{
	margin-left:508px;
}
.cxunk dl dt input{
	width:57%;
	left:42px;
}
.cxunk dl dt a{
	width:126px;
}
.sybti .y1bq{
	font-size:14px;
	height:42px;
}
.sybti .y1bq span{
	font-size:26px;
}
.sybti .y2bq{
	font-size:16px;
}
.syzyfwn dl dt b{
	width:100%;
}
.syzyfwn dl dt .y2bq{
	display:none;
}
.syzyfwn dl:hover dt span, .syzyfwn dl.xz dt span{
	margin-top:8px;
}
.syzyfwn dl dd{
	top:290px;
}
.syzyfwn dl.xz dd .syzyfwnl, .syzyfwn dl:hover dd .syzyfwnl{
	display:none;
}
.syzyfwnr{
	width:96%;
	float:none;
	margin:0 auto;
}
.tyzd dl{
	margin:0 auto;
	float:none;
	width:442px;
}
.syrxcpn .slider-pro .syrxcp1{
	margin-top:10%;
	font-size:17px;
}
.syrxcpn .slider-pro .syrxcp2{
	margin-top:14%;
	height:40px;
	font-size:15px;
}
.syrxcpn .slider-pro .syrxcp3{
	margin-top:23%;
	line-height:16px;
	max-height:48px;
	font-size:13px;
}
.sybti{
	padding-top:3%;
}
.yousl, .yousr{
	float:none;
	width:86%;
	margin:0 auto;
}
.youswt{
	float:none;
	width:96%;
	padding:2%
}
.yousbt{
	display:none;
}
.sybti .y3bq{
	max-height:54px;
	width:96%;
	font-size:14px;
	line-height:18px;
}
.jpgwgd .imglist_w{
	height:310px;
}
.jpgwgd .imglist_w dl{
	height:310px;
}
.jpgwgd .imglist_w dl dt{
	height:260px;
	background-size: auto 260px;
	background-position: -120px 0px;
	margin-top:50px;
}
.jpgwgd .imglist_w dl dd{
	width:250px;
	height:310px;
	background-size: auto 310px;
	left:0%;
}
.jpgwgd .imglist_w dl dt h2{
	margin-top:46px;
}
.jpgwgd .imglist_w dl dt h1{
	font-size:16px;
	margin:0px;
}
.jpgwgd .imglist_w dl dt h2, .jpgwgd .imglist_w dl dt h1, .jpgwgd .imglist_w dl dt h3{
	margin-left:47%;
	margin-right:8%;
}
.jpgwgd .aleft, .jpgwgd .aright{
	width:40px;
	top:43%;
}
.syzxt, .syzxzx {
    float: none;
    width: 96%;
    margin: 0 auto;
}
.slideBox{
	display:block;
	float: none;
	margin:10px auto;
}
.sywdn{
	padding:0 1%;
}
.sywdn dl dt{
	font-size:16px;
}
.sywdn dl dd ul{
	float:none;
	width:100%;
}
.sywdn dl dd ul li{
	height:132px;
}
.sywdn dl dd ul li span{
	height:120px;
	width:160px;
}
.sywdn dl dd ul li span img {
    max-width: 160px;
    max-height: 120px;
    _width: expression(this.width > 160 && this.width > this.height ?160: true);
    _height: expression(this.height > 120 ? 120 : true);
}
.sywdn dl dd ul li h2{
	font-size: 16px;
    margin-top: 23px;
    padding-top: 3px;
}
.sywdn dl dd ul li h3{
	border-bottom:10px solid #FFF;
	padding-bottom:0px;
	height:36px;
}
.sywdn dl dd ol{
	width:96%;
	margin:0 auto;
	float:none;
}
.sywdn dl dd ol li{
	float:left;
	width:31.33%;
	padding-left:2%;
	height:32px;
	line-height:32px;
	background-position:0 13px;
}
.zjjlqy .y3bq{
	font-size:22px;
	height:50px;
	line-height:50px;
}
.zjjlqy .y4bq{
	font-size:14px;
	line-height:18px;
	max-height:72px;
}
.bqx{
	padding:8px 0 68px;
}
.bqdh, .bqdh2{
	display:none;
}
.bqxx dl dt{
	display:none;
}
.bqxx dl dd{
	float:none;
	width:96%;
	margin:0 auto;
}
.yqlj{
	width:96%;
	padding:12px 2% 0;
}
.htlj{
	height:8px;
}
.sywdn dl dd ul li h2{
	padding-top:4px;
}
.sywdn dl dd ul li h3{
	height:44px;
	padding-top:0px;
	padding-bottom:0px;
}
.sywdn dl dd ul li h3 b{
	height:36px;
}
.sbzc .sbzc4g dl{
	width:50%;
}
.sbzc dl{
	width:33.33%;
}
.dyi dl{
	float:none;
	width:92%;
	margin:0 auto;
	padding-bottom:10px;
}
.nyjpgw{
	height:464px;
}
.zclc dl{
	width:25%;
}
.zclc dl dd{
	height:162px;
}
.zclc dl dd .y3bq{
	font-size:14px;
}
.zclc dl dd .y5bq{
	font-size:12px;
	height:64px;
}
.gjsbzct ul li{
	width:15.8%;
	margin:0px 1px;
	border-radius: 14px;
}
.gjsbzcn li{
	width:50%;
}
.cpnr dl dt{
	float:none;
}
.cpnr dl dd{
	float:none;
	width:100%;
	position:relative;
}
.cpnr dl dd h1{
	min-width:236px;
	position:absolute;
	top:0px;
}
.cpnr dl dd h2{
	padding:26px 20px 16px;
}
.cpnr2 dl{
	float:none;
	width:98%;
	margin-bottom:16px;
}
.sbjy1 dl dt, .sbjy1 dl dd{
	width:24.8%;
}
.sbjy1 dl.dqjsdk{
	height:492px;
}
.sbjy2 dl{
	padding-top:6px;
}
.sbjy2 dl dt{
	width:78px;
}
.sbjy2 dl dd{
	padding:4px 8px;
	margin:0 1px;
}
.sbjylb dl{
	width:49.8%;
}
.sbjyfl{
	width:240px;
}
.sbyjn dl dt{
	float:none;
}
.sbyjn dl dd{
	width:100%;
	float:none;
	position:relative;
}
.sbyjn dl dd h1{
	min-width:312px;
	position:absolute;
	top:0px;
}
.sbyjn .sbjynh3{
	margin-top:18px;
}
.sbyjn dl dd h3 b{
	width:80%;
}
.sbjyn5 dl dd{
	font-size:13px;
	line-height:18px;
}
.bqdj .bqdj1 dl{
	width:33.33%;
}
.bqdj .bqdj2 dl{
	width:33.33%;
}
.nrn{
	width:100%;
}
.wzlb dl{
	margin:20px 8px;
}
.wzlb dl dd{
	width:65%;
}
.wznrzw{
	padding:5px 8px 30px;
}
.wznrzw img{
	margin:15px 8px;
	max-width: 326px;
}
.lxwml{
	float:none;
	width:96%;
}
.lxwmr{
	float:none;
	width:100%;
}
.tdjs dl{
	width:90%;
	float:none;
	margin:0 auto;
	height:306px;
}
.tdjs dl dt{
	margin-top:26px;
}
.tdjs dl dd .y2bq{
	margin-top:58px;
}
.nyjpgw{
	margin-top:0px;
}
.nyjpgw .sybti{
	padding-top:0px;
}
.nyjpgw .jpgwgd{
	top:128px;
}
.cbl ul li{
	padding:0 1%;
	margin:8px 0% 0;
}
.bdshare-slide-button-box{
	transition:margin .5s cubic-bezier(.19, 1, .22, 1);
	-webkit-transition:margin .5s cubic-bezier(.19, 1, .22, 1);
}
.bdshare-slide-button-box a.bdshare-slide-button{
	filter: Alpha(Opacity=80);
    opacity: 0.8;
}
.bdsharel{
	margin-left:-24px;
}
.gywmn{
	padding:16px 26px 0;
}
.gywmn img{
	max-height: 310px;
	max-width: 430px;
    _width: expression(this.width > 430 && this.width > this.height ?430: true);
    _height: expression(this.height > 310 ? 310 : true);
}
.gywmn img.gywml, .gywmn img.gywmr{
	float:none;
	margin:16px auto 0;
	display:block;
}
.gywmn span{
	margin:16px 0;
}
.sbjylb dl dd h2 span{
	width:31%;
}
.gxqyrz dl dd h1{
	font-size:16px;
	line-height:24px;
}
.sbyjn dl dd h3.tdjsnh3{
	padding-top:26px;
}
.sbzc dl dd h6{
	width:100%;
}
.zjjlqy{
	margin-top:0px;
}
}
@media (max-width:499px){
.logo a{
	background-size: 92% auto;
}
.banner, .banner_img, .banner_img li, .banner_img li img{
	background-size: auto 200px;
	height:200px;
}
.nybanner, .nybanner .banner_img, .nybanner .banner_img li, .nybanner .banner_img li img{
	background-size: auto 150px;
	height:150px;
}
.banner_img li a{
	height:160px;
}
.nybanner .banner_img li a{
	height:114px;
}
.banner_list{
	top:164px;
}
.nybanner .banner_list{
	top:123px;
}
.banner_left{
	width:48px;
	left:-48px;
}
.banner_right{
	width:48px;
	right:-48px;
}
.cxun{
	margin-top:0px;
	width:93%;
}
.cxunk dl dt{
	font-size:14px;
}
.cxunk dl dt input{
	width:54%;
}
.cxunk dl dt a{
	width:98px;
}
.sybti{
	padding-top:12px;
	padding-bottom:3px;
}
.sybti .y1bq{
	font-size:0px;
}
.syzyfwn .ydcf2{
	padding-top:16px;
}
.syzyfwn dl dt b{
	background-size: auto 126px;
	height:126px;
}
.syzyfwn dl dt .y1bq{
	font-size:16px;
	line-height:18px;
	padding:0 16px;
	height:36px;
}
.syzyfwn dl dd{
	top:222px;
	padding:16px 0;
}
.syzyfwnr .y2bq{
	height:auto;
	line-height:42px;
}
.syzyfwnr .y2bq span{
	display:block;
	float:none;
	clear: right;
}
.nyspk{
	background-size:300px auto;
	padding-bottom:10px;
}
.syzyfwnr .y3bq{
	padding-top:0px;
	margin-bottom:12px;
}
.syzyfwnr .y1bq{
	padding:6px 10px;
	font-size:13px;
}
.syzyfwn{
	height:484px;
}
.tyzd dl{
	width:100%;
}
.tyzd dl dd {
    width: 100%;
    background-size: auto 108%;
}
.tyzd dl dd h2{
	margin-top:9%;
	width:55%;
	line-height:22px;
}
.tyzd dl dd h3{
	width:53%;
}
.yousn h1{
	width:320px;
}
.yousl, .yousr{
	width:94%;
}
.sjdhd{
	width:24.1%;
}
.nav ul li a{
	padding-left:10%;
}
.jpgwgd .imglist_w dl dt h2, .jpgwgd .imglist_w dl dt h1, .jpgwgd .imglist_w dl dt h3{
	margin-left:52%;
}
.sygskhn ul li{
	width:49.6%;
	height:126px;
}
.sygskhn ul li.xz img, .sygskhn ul li:hover img{
	height:113%;
}
.syrxcpn .sp-slide img{
	max-width: 60%;
}
.syrxcpn .slider-pro .syrxcp3{
	display:none;
}
.syrxcpn .slider-pro .syrxcp1{
	margin-left:62%;
	margin-top:28%;
	width:34%;
	height:34px;
	font-size:15px;
	line-height:17px;
}
.syrxcpn .slider-pro .syrxcp2{
	margin-top: 37%;
    height: 30px;
    font-size: 13px;
	line-height:15px;
	margin-left: 62%;
	width:34%;
	border-bottom:none;
}
.sygskh{
	height:603px;
}
.syzxzxt b{
	width:29%;
}
.syzxzxt span{
	width:70%;
}
.sywdn dl dd ul li h2 {
    font-size: 16px;
    margin-top: 23px;
    padding-top: 3px;
}
.sywdn dl dd ul li h3 {
    border-bottom: 10px solid #ddd;
    padding-bottom: 0px;
    height: 36px;
}
.zjjlqy .y3bq{
	height:42px;
	line-height:42px;
}
.bqx {
    padding: 8px 0 93px;
}
.bqxx{
	border-bottom:none;
}
.yqlj{
	display:none;
}
.sbzc{
	width:100%;
}
.sbzc .sbzc4g dl{
	height:168px;
}
.sbzc dl dt{
	margin-top:25px;
}
.sbzc dl dd h1{
	font-size:16px;
}
.sbzc dl a{
	height:126px;
}
.sbzc dl{
	width:33.33%;
	height:168px;
}
.syjpgw{
	margin-top:6px;
}
.nyjpgw{
	margin-top:0px;
}
.sbzc1 dl{
	height:300px;
}
.sbzc1 dl dt{
	margin-top:12px;
}
.sbzc1 dl dd h2{
	font-size:15px;
	line-height:18px;
	letter-spacing: 0px;
}
.sbzc1 dl dd h4{
	font-size:13px;
	line-height:18px;
}
.zclc dl{
	width:33.33%;
}
.gjsbzct ul li{
	font-size:14px;
	width:15.8%;
	margin:0px 1px 0 0;
}
.gjsbzcn li{
	width:88%;
	margin:0 auto;
	float:none;
}
.cpnr dl dd h5{
	width:170px;
	margin-left:6px;
}
.cpnr dl dd h5 span{
	margin:12px 18px 0 15px;
}
.cpnr dl dd h5 a:focus span, .cpnr dl dd h5 a:hover span{
	margin:12px 6px 0 27px;
}
.cpnr2 dl dt{
	width:100px;
	height:100px;
}
.cpnr2 dl dt img{
	max-width: 100px;
    max-height: 100px;
}
.cpnr2 dl dd{
	margin-top:18px;
	width:68%;
}
.cpnr2 dl dd h3{
	font-size:18px;
	line-height:22px;
}
.cpnr2 dl dd h4{
	font-size:14px;
	line-height:18px;
}
.bqdj .bqdj1 dl{
	width:50%;
}
.bqdj .bqdj2 dl{
	width:50%;
}
.sbjyfl{
	float:none;
	height:150px;
	border-top:8px solid #605d5c;
	border-bottom:8px solid #605d5c;
	margin:0 auto;
	width:100%;
}
.sbjyfl h2, .sbjyfl h3{
	margin-top:8px;
}
.sbjyfl .y5bq{
	background-color:#004da2;
}
.sbjyf{
	border:none;
	height:919px;
}
.sbjylb dl{
	width:49.66%;
	height:250px;
}
.sbjylb dl dt{
	height:132px;
}
.sbjylb dl dt img{
	width:90%;
}
.sbjylb dl:focus dt img, .sbjylb dl:hover dt img{
	width:100%;
}
.sbjylb dl dd h2, .sbjylb dl dd h3, .sbjylb dl dd .y5bq{
	margin:6px 0px 6px 10px;
}
.sbjylb dl dd .y5bq{
	margin:0 auto;
}
.sbjy1 dl dt, .sbjy1 dl dd{
	width:33.03%;
	font-size:13px;
}
.sbjy1 dl.dqjsdk{
	height:656px;
}
.sbjy2 dl dt{
	border-top:1px dashed #fff;
	float:none;
	width:97%;
	padding-left:3%;
	text-align: left;
}
.sbjy2 dl dd{
	margin:2px 0 0 4px;
	padding:4px 10px;
}
.sbjy2{
	padding-top:16px;
	font-size:13px;
}
.sbyjn dl dd h2{
	float:none;
	width:98%;
}
.sbyjn dl dd h3 b{
	width:74%;
}
.sbjyn3 dl{
	height:216px;
}
.sbjyn5 dl{
	width:33.33%;
	height:158px;
}
.tdjs dl{
	width:98%;
}
.wzlb dl dt{
	width:112px;
	height:84px;
}
.wzlb dl dt img{
	max-width: 112px;
    max-height: 84px;
}
.wzlb dl dd{
	min-height: 110px;
}
.wzlb dl dd h2{
	font-size:16px;
	font-weight:normal;
	height:20px;
	line-height:20px;
	margin: 5px 0 7px;
}
.wzlb dl dd h3{
	max-height:36px;
}
.wznrt h1{
	font-size:20px;
}
.cbl ul li{
	font-size:13px;
	line-height:16px;
}
.cbl ul li a{
	height:58px;
	padding:8px 0 10px;
}
.cbl ul li b{
	font-size:16px;
	line-height:26px;
	height:26px;
}
.gywmn{
	padding:16px 8px 0;
}
.gywmn img{
	max-width: 340px;
}
.jpgwgd .imglist_w dl dd{
	left:-10%;
}
.sbjylb dl dd h2 span{
	width:28%;
}
.sbjylb dl dd h2 b{
	width:44%;
}
.sbzc dl dd h4 span{
	display:none;
}
.sbzc dl dd h4 b{
	display:block;
	text-align: left;
}
.sbjygd{
	display:none;
}
.gxqyrz .sbzc1 dl{
	height:140px;
}
.gxqyrz2k dl{
	width:50%;
}
.sbzc dl dd h6 b{
	letter-spacing: 1px;
}




}